Send feedback
Class ReconcileTagsMetadata (1.40.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.40.0 keyboard_arrow_down
public final class ReconcileTagsMetadata extends GeneratedMessageV3 implements ReconcileTagsMetadataOrBuilder
Long-running operation
metadata message returned by the
ReconcileTags .
Protobuf type google.cloud.datacatalog.v1.ReconcileTagsMetadata
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
Static Fields
public static final int ERRORS_FIELD_NUMBER
Field Value Type Description int
public static final int STATE_FIELD_NUMBER
Field Value Type Description int
Static Methods
public static ReconcileTagsMetadata getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static ReconcileTagsMetadata . Builder newBuilder ()
public static ReconcileTagsMetadata . Builder newBuilder ( ReconcileTagsMetadata prototype )
public static ReconcileTagsMetadata parseDelimitedFrom ( InputStream input )
public static ReconcileTagsMetadata parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static ReconcileTagsMetadata parseFrom ( byte [] data )
Parameter Name Description data
byte []
public static ReconcileTagsMetadata parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
public static ReconcileTagsMetadata parseFrom ( ByteString data )
public static ReconcileTagsMetadata parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static ReconcileTagsMetadata parseFrom ( CodedInputStream input )
public static ReconcileTagsMetadata parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static ReconcileTagsMetadata parseFrom ( InputStream input )
public static ReconcileTagsMetadata parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static ReconcileTagsMetadata parseFrom ( ByteBuffer data )
public static ReconcileTagsMetadata parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
public static Parser<ReconcileTagsMetadata> parser ()
Methods
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 boolean equals ( Object obj )
Parameter Name Description obj
Object
Overrides
public ReconcileTagsMetadata getDefaultInstanceForType ()
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 Parser<ReconcileTagsMetadata> getParserForType ()
Overrides
public int getSerializedSize ()
Returns Type Description int
Overrides
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.
Returns Type Description int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
protected MapField internalGetMapField ( int number )
Parameter Name Description number
int
Overrides
public final boolean isInitialized ()
Overrides
public ReconcileTagsMetadata . Builder newBuilderForType ()
protected ReconcileTagsMetadata . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Overrides
public ReconcileTagsMetadata . Builder toBuilder ()
public void writeTo ( CodedOutputStream output )
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-02-14 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-02-14 UTC."],[],[]]