Send feedback
Class ReconcileTagsMetadata.Builder (1.24.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.24.0 keyboard_arrow_down
public static final class ReconcileTagsMetadata . Builder extends GeneratedMessageV3 . Builder<ReconcileTagsMetadata . Builder > implements ReconcileTagsMetadataOrBuilder
Long-running operation
metadata message returned by the
ReconcileTags .
Protobuf type google.cloud.datacatalog.v1.ReconcileTagsMetadata
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors . Descriptor getDescriptor ()
Methods
public ReconcileTagsMetadata . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public ReconcileTagsMetadata build ()
public ReconcileTagsMetadata buildPartial ()
public ReconcileTagsMetadata . Builder clear ()
Overrides
public ReconcileTagsMetadata . Builder clearErrors ()
public ReconcileTagsMetadata . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
public ReconcileTagsMetadata . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
public ReconcileTagsMetadata . Builder clearState ()
State of the reconciliation operation.
.google.cloud.datacatalog.v1.ReconcileTagsMetadata.ReconciliationState state = 1;
public ReconcileTagsMetadata . Builder clone ()
Overrides
public boolean containsErrors ( String key )
Maps the name of each tagged column (or empty string for a
sole entry) to tagging operation status .
map<string, .google.rpc.Status> errors = 2;
Parameter Name Description key
String
public ReconcileTagsMetadata getDefaultInstanceForType ()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
public Map<String , Status > getErrors ()
Returns Type Description Map <String ,com.google.rpc.Status >
public int getErrorsCount ()
Maps the name of each tagged column (or empty string for a
sole entry) to tagging operation status .
map<string, .google.rpc.Status> errors = 2;
Returns Type Description int
public Map<String , Status > getErrorsMap ()
Maps the name of each tagged column (or empty string for a
sole entry) to tagging operation status .
map<string, .google.rpc.Status> errors = 2;
Returns Type Description Map <String ,com.google.rpc.Status >
public Status getErrorsOrDefault ( String key , Status defaultValue )
Maps the name of each tagged column (or empty string for a
sole entry) to tagging operation status .
map<string, .google.rpc.Status> errors = 2;
Parameters Name Description key
String
defaultValue
com.google.rpc.Status
Returns Type Description com.google.rpc.Status
public Status getErrorsOrThrow ( String key )
Maps the name of each tagged column (or empty string for a
sole entry) to tagging operation status .
map<string, .google.rpc.Status> errors = 2;
Parameter Name Description key
String
Returns Type Description com.google.rpc.Status
public Map<String , Status > getMutableErrors ()
Use alternate mutation accessors instead.
Returns Type Description Map <String ,com.google.rpc.Status >
public ReconcileTagsMetadata . ReconciliationState getState ()
State of the reconciliation operation.
.google.cloud.datacatalog.v1.ReconcileTagsMetadata.ReconciliationState state = 1;
public int getStateValue ()
State of the reconciliation operation.
.google.cloud.datacatalog.v1.ReconcileTagsMetadata.ReconciliationState state = 1;
Returns Type Description int
The enum numeric value on the wire for state.
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
protected MapField internalGetMapField ( int number )
Parameter Name Description number
int
Overrides
protected MapField internalGetMutableMapField ( int number )
Parameter Name Description number
int
Overrides
public final boolean isInitialized ()
Overrides
public ReconcileTagsMetadata . Builder mergeFrom ( ReconcileTagsMetadata other )
public ReconcileTagsMetadata . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
public ReconcileTagsMetadata . Builder mergeFrom ( Message other )
Parameter Name Description other
Message
Overrides
public final ReconcileTagsMetadata . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
public 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 .
map<string, .google.rpc.Status> errors = 2;
Parameter Name Description values
Map <String ,com.google.rpc.Status >
public ReconcileTagsMetadata . Builder putErrors ( String key , Status value )
Maps the name of each tagged column (or empty string for a
sole entry) to tagging operation status .
map<string, .google.rpc.Status> errors = 2;
Parameters Name Description key
String
value
com.google.rpc.Status
public ReconcileTagsMetadata . Builder removeErrors ( String key )
Maps the name of each tagged column (or empty string for a
sole entry) to tagging operation status .
map<string, .google.rpc.Status> errors = 2;
Parameter Name Description key
String
public ReconcileTagsMetadata . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public ReconcileTagsMetadata . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
public ReconcileTagsMetadata . Builder setState ( ReconcileTagsMetadata . ReconciliationState value )
State of the reconciliation operation.
.google.cloud.datacatalog.v1.ReconcileTagsMetadata.ReconciliationState state = 1;
public ReconcileTagsMetadata . Builder setStateValue ( int value )
State of the reconciliation operation.
.google.cloud.datacatalog.v1.ReconcileTagsMetadata.ReconciliationState state = 1;
Parameter Name Description value
int
The enum numeric value on the wire for state to set.
public final ReconcileTagsMetadata . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-05 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[],[]]