Uses of Class
com.google.cloud.datacatalog.v1.ReconcileTagsMetadata.Builder
-
Uses of ReconcileTagsMetadata.Builder in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return ReconcileTagsMetadata.BuilderModifier and TypeMethodDescriptionReconcileTagsMetadata.Builder.clear()ReconcileTagsMetadata.Builder.clearErrors()ReconcileTagsMetadata.Builder.clearState()State of the reconciliation operation.ReconcileTagsMetadata.Builder.mergeFrom(ReconcileTagsMetadata other) ReconcileTagsMetadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ReconcileTagsMetadata.Builder.mergeFrom(com.google.protobuf.Message other) ReconcileTagsMetadata.newBuilder()ReconcileTagsMetadata.newBuilder(ReconcileTagsMetadata prototype) ReconcileTagsMetadata.newBuilderForType()protected ReconcileTagsMetadata.BuilderReconcileTagsMetadata.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ReconcileTagsMetadata.Builder.putAllErrors(Map<String, Status> values) Maps the name of each tagged column (or empty string for a sole entry) to tagging operation [status][google.rpc.Status].Maps the name of each tagged column (or empty string for a sole entry) to tagging operation [status][google.rpc.Status].ReconcileTagsMetadata.Builder.removeErrors(String key) Maps the name of each tagged column (or empty string for a sole entry) to tagging operation [status][google.rpc.Status].ReconcileTagsMetadata.Builder.setState(ReconcileTagsMetadata.ReconciliationState value) State of the reconciliation operation.ReconcileTagsMetadata.Builder.setStateValue(int value) State of the reconciliation operation.ReconcileTagsMetadata.toBuilder()