Class: Google::Cloud::Translate::V3::DatasetInputConfig::InputFile

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/translate/v3/automl_translation.rb

Overview

An input file.

Instance Attribute Summary collapse

Instance Attribute Details

#gcs_source::Google::Cloud::Translate::V3::GcsInputSource



53
54
55
56
# File 'proto_docs/google/cloud/translate/v3/automl_translation.rb', line 53

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

#usage::String



53
54
55
56
# File 'proto_docs/google/cloud/translate/v3/automl_translation.rb', line 53

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