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

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

The output configuration in the BatchProcessDocuments method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#gcs_destination

def gcs_destination() -> ::String
Returns
  • (::String) — The output Cloud Storage directory to put the processed documents.

#gcs_destination=

def gcs_destination=(value) -> ::String
Parameter
  • value (::String) — The output Cloud Storage directory to put the processed documents.
Returns
  • (::String) — The output Cloud Storage directory to put the processed documents.