Google Cloud Dialogflow Cx V3 Client - Class RestoreToolVersionResponse (0.10.1)

Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class RestoreToolVersionResponse.

The response message for Tools.RestoreToolVersion.

Generated from protobuf message google.cloud.dialogflow.cx.v3.RestoreToolVersionResponse

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ tool Tool

The updated tool.

getTool

The updated tool.

Returns
Type Description
Tool|null

hasTool

clearTool

setTool

The updated tool.

Parameter
Name Description
var Tool
Returns
Type Description
$this