Google Cloud Dialogflow V2 Client - Class BatchUpdateIntentsResponse (1.10.2)

Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class BatchUpdateIntentsResponse.

The response message for Intents.BatchUpdateIntents .

Generated from protobuf message google.cloud.dialogflow.v2.BatchUpdateIntentsResponse

Namespace

Google \ Cloud \ Dialogflow \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ intents
array< Google\Cloud\Dialogflow\V2\Intent >

The collection of updated or created intents.

getIntents

The collection of updated or created intents.

Returns
Type
Description

setIntents

The collection of updated or created intents.

Parameter
Name
Description
Returns
Type
Description
$this