Uses of Enum
com.google.cloud.datacatalog.v1.ReconcileTagsMetadata.ReconciliationState
-
Uses of ReconcileTagsMetadata.ReconciliationState in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return ReconcileTagsMetadata.ReconciliationStateModifier and TypeMethodDescriptionReconcileTagsMetadata.ReconciliationState.forNumber(int value) ReconcileTagsMetadata.Builder.getState()State of the reconciliation operation.ReconcileTagsMetadata.getState()State of the reconciliation operation.ReconcileTagsMetadataOrBuilder.getState()State of the reconciliation operation.ReconcileTagsMetadata.ReconciliationState.valueOf(int value) Deprecated.ReconcileTagsMetadata.ReconciliationState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.ReconcileTagsMetadata.ReconciliationState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type ReconcileTagsMetadata.ReconciliationStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ReconcileTagsMetadata.ReconciliationState>ReconcileTagsMetadata.ReconciliationState.internalGetValueMap()Methods in com.google.cloud.datacatalog.v1 with parameters of type ReconcileTagsMetadata.ReconciliationStateModifier and TypeMethodDescriptionReconcileTagsMetadata.Builder.setState(ReconcileTagsMetadata.ReconciliationState value) State of the reconciliation operation.