Class: Google::Cloud::Dialogflow::V2::TextToSpeechSettings::SynthesizeSpeechConfigsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dialogflow::V2::TextToSpeechSettings::SynthesizeSpeechConfigsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dialogflow/v2/environment.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
130 131 132 133 |
# File 'proto_docs/google/cloud/dialogflow/v2/environment.rb', line 130 class SynthesizeSpeechConfigsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Dialogflow::V2::SynthesizeSpeechConfig
130 131 132 133 |
# File 'proto_docs/google/cloud/dialogflow/v2/environment.rb', line 130 class SynthesizeSpeechConfigsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |