Document AI V1beta3 API - Class Google::Cloud::DocumentAI::V1beta3::DocumentOutputConfig::GcsOutputConfig (v0.11.0)

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

The configuration used when outputting documents.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#gcs_uri

def gcs_uri() -> ::String
Returns
  • (::String) — The Cloud Storage uri (a directory) of the output.

#gcs_uri=

def gcs_uri=(value) -> ::String
Parameter
  • value (::String) — The Cloud Storage uri (a directory) of the output.
Returns
  • (::String) — The Cloud Storage uri (a directory) of the output.