Class: Google::Cloud::Speech::V2::ModelMetadata::ModelFeaturesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Speech::V2::ModelMetadata::ModelFeaturesEntry
- 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
59 60 61 62 |
# File 'proto_docs/google/cloud/speech/v2/locations_metadata.rb', line 59 class ModelFeaturesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Speech::V2::ModelFeatures
59 60 61 62 |
# File 'proto_docs/google/cloud/speech/v2/locations_metadata.rb', line 59 class ModelFeaturesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |