Class: Google::Cloud::AutoML::V1beta1::DocumentInputConfig

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/automl/v1beta1/doc/google/cloud/automl/v1beta1/io.rb

Overview

Input configuration of a Document.

Instance Attribute Summary collapse

Instance Attribute Details

#gcs_sourceGoogle::Cloud::AutoML::V1beta1::GcsSource

Returns The Google Cloud Storage location of the document file. Only a single path should be given. Max supported size: 512MB. Supported extensions: .PDF.

Returns:



589
# File 'lib/google/cloud/automl/v1beta1/doc/google/cloud/automl/v1beta1/io.rb', line 589

class DocumentInputConfig; end