Class: Google::Cloud::Translate::V3::Glossary::LanguageCodesSet

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

Used with equivalent term set glossaries.

Instance Attribute Summary collapse

Instance Attribute Details

#language_codes::Array<::String>



996
997
998
999
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 996

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