Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::ReconcileTagsMetadata (v0.23.0)

Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::ReconcileTagsMetadata.

Long-running operation metadata message returned by the ReconcileTags.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#errors

def errors() -> ::Google::Protobuf::Map{::String => ::Google::Rpc::Status}
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Rpc::Status}) — Maps the name of each tagged column (or empty string for a sole entry) to tagging operation status.

#errors=

def errors=(value) -> ::Google::Protobuf::Map{::String => ::Google::Rpc::Status}
Parameter
  • value (::Google::Protobuf::Map{::String => ::Google::Rpc::Status}) — Maps the name of each tagged column (or empty string for a sole entry) to tagging operation status.
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Rpc::Status}) — Maps the name of each tagged column (or empty string for a sole entry) to tagging operation status.

#state

def state() -> ::Google::Cloud::DataCatalog::V1::ReconcileTagsMetadata::ReconciliationState
Returns

#state=

def state=(value) -> ::Google::Cloud::DataCatalog::V1::ReconcileTagsMetadata::ReconciliationState
Parameter
Returns