Class: Google::Cloud::Speech::V2::LanguageMetadata::ModelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Speech::V2::LanguageMetadata::ModelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/speech/v2/locations_metadata.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
78 79 80 81 |
# File 'proto_docs/google/cloud/speech/v2/locations_metadata.rb', line 78 class ModelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Speech::V2::ModelMetadata
78 79 80 81 |
# File 'proto_docs/google/cloud/speech/v2/locations_metadata.rb', line 78 class ModelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |