Google Cloud Dialogflow Cx V3 Client - Class GenAppBuilderSettings (0.3.2)

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

Settings for Gen App Builder.

Generated from protobuf message google.cloud.dialogflow.cx.v3.Agent.GenAppBuilderSettings

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3 \ Agent

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ engine string

Required. The full name of the Gen App Builder engine related to this agent if there is one. Format: projects/{Project ID}/locations/{Location ID}/collections/{Collection ID}/engines/{Engine ID}

getEngine

Required. The full name of the Gen App Builder engine related to this agent if there is one. Format: projects/{Project ID}/locations/{Location ID}/collections/{Collection ID}/engines/{Engine ID}

Returns
Type Description
string

setEngine

Required. The full name of the Gen App Builder engine related to this agent if there is one. Format: projects/{Project ID}/locations/{Location ID}/collections/{Collection ID}/engines/{Engine ID}

Parameter
Name Description
var string
Returns
Type Description
$this