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 \ RestoreAgentRequestMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
string |
setTrackingBranch
tracking branch for the git pull
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |