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

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

The response message for Playbooks.RestorePlaybookVersion.

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

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ playbook Playbook

The updated playbook.

getPlaybook

The updated playbook.

Returns
Type Description
Playbook|null

hasPlaybook

clearPlaybook

setPlaybook

The updated playbook.

Parameter
Name Description
var Playbook
Returns
Type Description
$this