Google Cloud Dialogflow Cx V3 Client - Class CreateWebhookRequest (0.2.1)

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 \ V3

Methods

__construct

Constructor.

Parameters
Name
Description
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
Google\Cloud\Dialogflow\Cx\V3\Webhook

Required. The webhook to create.

getParent

Required. The agent to create a webhook for.

Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID> .

Returns
Type
Description
string

setParent

Required. The agent to create a webhook for.

Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID> .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getWebhook

Required. The webhook to create.

Returns
Type
Description

hasWebhook

clearWebhook

setWebhook

Required. The webhook to create.

Parameter
Name
Description
Returns
Type
Description
$this

static::build

Parameters
Name
Description
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
Google\Cloud\Dialogflow\Cx\V3\Webhook

Required. The webhook to create.

Design a Mobile Site
View Site in Mobile | Classic
Share by: