Reference documentation and code samples for the Document AI V1 API class Google::Cloud::DocumentAI::V1::ReviewDocumentOperationMetadata.
The long-running operation metadata for the ReviewDocument method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#common_metadata
def common_metadata() -> ::Google::Cloud::DocumentAI::V1::CommonOperationMetadata
    Returns
    
  - (::Google::Cloud::DocumentAI::V1::CommonOperationMetadata) — The basic metadata of the long-running operation.
#common_metadata=
def common_metadata=(value) -> ::Google::Cloud::DocumentAI::V1::CommonOperationMetadata
    Parameter
    
  - value (::Google::Cloud::DocumentAI::V1::CommonOperationMetadata) — The basic metadata of the long-running operation.
    Returns
    
  - (::Google::Cloud::DocumentAI::V1::CommonOperationMetadata) — The basic metadata of the long-running operation.
#question_id
def question_id() -> ::String
    Returns
    
  - (::String) — The Crowd Compute question ID.
#question_id=
def question_id=(value) -> ::String
    Parameter
    
  - value (::String) — The Crowd Compute question ID.
    Returns
    
- (::String) — The Crowd Compute question ID.