Class: Google::Cloud::Dialogflow::CX::V3::QueryParameters::WebhookHeadersEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dialogflow::CX::V3::QueryParameters::WebhookHeadersEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dialogflow/cx/v3/session.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
622 623 624 625 |
# File 'proto_docs/google/cloud/dialogflow/cx/v3/session.rb', line 622 class WebhookHeadersEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
622 623 624 625 |
# File 'proto_docs/google/cloud/dialogflow/cx/v3/session.rb', line 622 class WebhookHeadersEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |