Class: Google::Cloud::Dialogflow::V2::Tool::ActionConfirmationRequirementEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dialogflow::V2::Tool::ActionConfirmationRequirementEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dialogflow/v2/tool.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
510 511 512 513 |
# File 'proto_docs/google/cloud/dialogflow/v2/tool.rb', line 510 class ActionConfirmationRequirementEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Dialogflow::V2::Tool::ConfirmationRequirement
510 511 512 513 |
# File 'proto_docs/google/cloud/dialogflow/v2/tool.rb', line 510 class ActionConfirmationRequirementEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |