Class Google::Cloud::DocumentAI::V1::DocumentOutputConfig::GcsOutputConfig (v0.2.4)

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.