Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class CreateWebhookRequest.
The request message for Webhooks.CreateWebhook .
Generated from protobuf message google.cloud.dialogflow.cx.v3.CreateWebhookRequest
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The agent to create a webhook for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>
.
↳ webhook
getParent
Required. The agent to create a webhook for.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>
.
string
setParent
Required. The agent to create a webhook for.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>
.
var
string
$this
getWebhook
Required. The webhook to create.
hasWebhook
clearWebhook
setWebhook
Required. The webhook to create.
$this
static::build
parent
string
Required. The agent to create a webhook for.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>
. Please see Google\Cloud\Dialogflow\Cx\V3\WebhooksClient::agentName()
for help formatting this field.
webhook