Class: Google::Cloud::Translate::V3::GlossaryInputConfig

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

Overview

Input configuration for glossaries.

Instance Attribute Summary collapse

Instance Attribute Details

#gcs_source::Google::Cloud::Translate::V3::GcsSource



955
956
957
958
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 955

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