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



944
945
946
947
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 944

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