Data Lineage V1 API - Class Google::Cloud::DataCatalog::Lineage::V1::OperationMetadata (v0.7.0)

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

Metadata describing the operation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Output only. The timestamp of the operation termination, regardless of its success. This field is unset if the operation is still ongoing.

#operation_type

def operation_type() -> ::Google::Cloud::DataCatalog::Lineage::V1::OperationMetadata::Type
Returns

#resource

def resource() -> ::String
Returns
  • (::String) — Output only. The relative name of the resource being operated on.

#resource_uuid

def resource_uuid() -> ::String
Returns
  • (::String) — Output only. The UUID of the resource being operated on.

#state

def state() -> ::Google::Cloud::DataCatalog::Lineage::V1::OperationMetadata::State
Returns