Class Google::Cloud::DocumentAI::V1beta3::ReviewDocumentOperationMetadata (v0.9.4)

The long running operation metadata for review document method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#common_metadata

def common_metadata() -> ::Google::Cloud::DocumentAI::V1beta3::CommonOperationMetadata
Returns

#common_metadata=

def common_metadata=(value) -> ::Google::Cloud::DocumentAI::V1beta3::CommonOperationMetadata
Parameter
Returns

#create_time

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

#create_time=

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

#state

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

#state=

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

#state_message

def state_message() -> ::String
Returns
  • (::String) — A message providing more details about the current state of processing. For example, the error message if the operation is failed.

#state_message=

def state_message=(value) -> ::String
Parameter
  • value (::String) — A message providing more details about the current state of processing. For example, the error message if the operation is failed.
Returns
  • (::String) — A message providing more details about the current state of processing. For example, the error message if the operation is failed.

#update_time

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

#update_time=

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