Document AI V1beta3 API - Class Google::Cloud::DocumentAI::V1beta3::CommonOperationMetadata (v0.14.0)

Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::CommonOperationMetadata.

The common metadata for long running operations.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

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

#create_time=

def create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#resource

def resource() -> ::String
Returns
  • (::String) — A related resource to this operation.

#resource=

def resource=(value) -> ::String
Parameter
  • value (::String) — A related resource to this operation.
Returns
  • (::String) — A related resource to this operation.

#state

def state() -> ::Google::Cloud::DocumentAI::V1beta3::CommonOperationMetadata::State

#state=

def state=(value) -> ::Google::Cloud::DocumentAI::V1beta3::CommonOperationMetadata::State
Parameter

#state_message

def state_message() -> ::String
Returns
  • (::String) — A message providing more details about the current state of processing.

#state_message=

def state_message=(value) -> ::String
Parameter
  • value (::String) — A message providing more details about the current state of processing.
Returns
  • (::String) — A message providing more details about the current state of processing.

#update_time

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

#update_time=

def update_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns