Class: Google::Cloud::AutoML::V1::DocumentInputConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/automl/v1/io.rb

Overview

Input configuration of a Document.

Instance Attribute Summary collapse

Instance Attribute Details

#gcs_source::Google::Cloud::AutoML::V1::GcsSource



965
966
967
968
# File 'proto_docs/google/cloud/automl/v1/io.rb', line 965

class DocumentInputConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end