The request message for Webhooks.CreateWebhook.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#parent
def parent() -> ::String
Returns
-
(::String) — Required. The agent to create a webhook for.
Format:
projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>
.
#parent=
def parent=(value) -> ::String
Parameter
-
value (::String) — Required. The agent to create a webhook for.
Format:
projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>
.
Returns
-
(::String) — Required. The agent to create a webhook for.
Format:
projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>
.
#webhook
def webhook() -> ::Google::Cloud::Dialogflow::CX::V3::Webhook
Returns
- (::Google::Cloud::Dialogflow::CX::V3::Webhook) — Required. The webhook to create.
#webhook=
def webhook=(value) -> ::Google::Cloud::Dialogflow::CX::V3::Webhook
Parameter
- value (::Google::Cloud::Dialogflow::CX::V3::Webhook) — Required. The webhook to create.
Returns
- (::Google::Cloud::Dialogflow::CX::V3::Webhook) — Required. The webhook to create.