Class: Google::Cloud::Dialogflow::CX::V3::AdvancedSettings::SpeechSettings::ModelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dialogflow::CX::V3::AdvancedSettings::SpeechSettings::ModelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dialogflow/cx/v3/advanced_settings.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
97 98 99 100 |
# File 'proto_docs/google/cloud/dialogflow/cx/v3/advanced_settings.rb', line 97 class ModelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
97 98 99 100 |
# File 'proto_docs/google/cloud/dialogflow/cx/v3/advanced_settings.rb', line 97 class ModelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |