Document AI V1beta3 API - Class Google::Cloud::DocumentAI::V1beta3::GetDocumentRequest (v0.35.0)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dataset

def dataset() -> ::String
Returns
  • (::String) — Required. The resource name of the dataset that the document belongs to . Format: projects/{project}/locations/{location}/processors/{processor}/dataset

#dataset=

def dataset=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the dataset that the document belongs to . Format: projects/{project}/locations/{location}/processors/{processor}/dataset
Returns
  • (::String) — Required. The resource name of the dataset that the document belongs to . Format: projects/{project}/locations/{location}/processors/{processor}/dataset

#document_id

def document_id() -> ::Google::Cloud::DocumentAI::V1beta3::DocumentId
Returns

#document_id=

def document_id=(value) -> ::Google::Cloud::DocumentAI::V1beta3::DocumentId
Parameter
Returns

#page_range

def page_range() -> ::Google::Cloud::DocumentAI::V1beta3::DocumentPageRange
Returns

#page_range=

def page_range=(value) -> ::Google::Cloud::DocumentAI::V1beta3::DocumentPageRange
Parameter
Returns

#read_mask

def read_mask() -> ::Google::Protobuf::FieldMask
Returns

#read_mask=

def read_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
Returns