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

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

Settings for restoring from a git branch

Generated from protobuf message google.cloud.dialogflow.cx.v3.RestoreAgentRequest.GitSource

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3 \ RestoreAgentRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ tracking_branch string

tracking branch for the git pull

getTrackingBranch

tracking branch for the git pull

Returns
TypeDescription
string

setTrackingBranch

tracking branch for the git pull

Parameter
NameDescription
var string
Returns
TypeDescription
$this