Reference documentation and code samples for the Document AI V1 API class Google::Cloud::DocumentAI::V1::DocumentOutputConfig.
Config that controls the output of documents. All documents will be written as a JSON file.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#gcs_output_config
def gcs_output_config() -> ::Google::Cloud::DocumentAI::V1::DocumentOutputConfig::GcsOutputConfig Returns 
 - (::Google::Cloud::DocumentAI::V1::DocumentOutputConfig::GcsOutputConfig) — Output config to write the results to Cloud Storage.
 
#gcs_output_config=
def gcs_output_config=(value) -> ::Google::Cloud::DocumentAI::V1::DocumentOutputConfig::GcsOutputConfig Parameter 
 - value (::Google::Cloud::DocumentAI::V1::DocumentOutputConfig::GcsOutputConfig) — Output config to write the results to Cloud Storage.
 
 Returns 
 - (::Google::Cloud::DocumentAI::V1::DocumentOutputConfig::GcsOutputConfig) — Output config to write the results to Cloud Storage.