Document AI V1beta3 API - Class Google::Cloud::DocumentAI::V1beta3::ReviewDocumentRequest (v0.33.1)

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

Request message for the ReviewDocument method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#document

def document() -> ::Google::Cloud::DocumentAI::V1beta3::Document
Returns

#document=

def document=(value) -> ::Google::Cloud::DocumentAI::V1beta3::Document
Parameter
Returns

#document_schema

def document_schema() -> ::Google::Cloud::DocumentAI::V1beta3::DocumentSchema
Returns

#document_schema=

def document_schema=(value) -> ::Google::Cloud::DocumentAI::V1beta3::DocumentSchema
Parameter
Returns

#enable_schema_validation

def enable_schema_validation() -> ::Boolean
Returns
  • (::Boolean) — Whether the validation should be performed on the ad-hoc review request.

#enable_schema_validation=

def enable_schema_validation=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether the validation should be performed on the ad-hoc review request.
Returns
  • (::Boolean) — Whether the validation should be performed on the ad-hoc review request.

#human_review_config

def human_review_config() -> ::String
Returns
  • (::String) — Required. The resource name of the [HumanReviewConfig][google.cloud.documentai.v1beta3.HumanReviewConfig] that the document will be reviewed with.

#human_review_config=

def human_review_config=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the [HumanReviewConfig][google.cloud.documentai.v1beta3.HumanReviewConfig] that the document will be reviewed with.
Returns
  • (::String) — Required. The resource name of the [HumanReviewConfig][google.cloud.documentai.v1beta3.HumanReviewConfig] that the document will be reviewed with.

#inline_document

def inline_document() -> ::Google::Cloud::DocumentAI::V1beta3::Document
Returns

#inline_document=

def inline_document=(value) -> ::Google::Cloud::DocumentAI::V1beta3::Document
Parameter
Returns

#priority

def priority() -> ::Google::Cloud::DocumentAI::V1beta3::ReviewDocumentRequest::Priority
Returns

#priority=

def priority=(value) -> ::Google::Cloud::DocumentAI::V1beta3::ReviewDocumentRequest::Priority
Parameter
Returns