Google Cloud Dialogflow Cx V3 Client - Class GitIntegrationSettings (0.1.1)

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

Settings for connecting to Git repository for an agent.

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

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3 \ Agent

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ github_settings Google\Cloud\Dialogflow\Cx\V3\Agent\GitIntegrationSettings\GithubSettings

GitHub settings.

getGithubSettings

GitHub settings.

Returns
TypeDescription
Google\Cloud\Dialogflow\Cx\V3\Agent\GitIntegrationSettings\GithubSettings|null

hasGithubSettings

setGithubSettings

GitHub settings.

Parameter
NameDescription
var Google\Cloud\Dialogflow\Cx\V3\Agent\GitIntegrationSettings\GithubSettings
Returns
TypeDescription
$this

getGitSettings

Returns
TypeDescription
string