Interface protos.google.cloud.dialogflow.cx.v3.Agent.GitIntegrationSettings.IGithubSettings (4.6.0)

Properties of a GithubSettings.

Package

@google-cloud/dialogflow-cx

Properties

accessToken

accessToken?: (string|null);

GithubSettings accessToken

branches

branches?: (string[]|null);

GithubSettings branches

displayName

displayName?: (string|null);

GithubSettings displayName

repositoryUri

repositoryUri?: (string|null);

GithubSettings repositoryUri

trackingBranch

trackingBranch?: (string|null);

GithubSettings trackingBranch