class Connection extends Model (View source)

Properties

string[] $annotations
protected $bitbucketCloudConfigType
protected $bitbucketCloudConfigDataType
protected $bitbucketDataCenterConfigType
protected $bitbucketDataCenterConfigDataType
string $createTime
bool $disabled
string $etag
protected $githubConfigType
protected $githubConfigDataType
protected $githubEnterpriseConfigType
protected $githubEnterpriseConfigDataType
protected $gitlabConfigType
protected $gitlabConfigDataType
protected $installationStateType
protected $installationStateDataType
string $name
bool $reconciling
string $updateTime

Methods

setAnnotations($annotations)

No description

string[]
getAnnotations()

No description

setBitbucketCloudConfig(BitbucketCloudConfig $bitbucketCloudConfig)

No description

setBitbucketDataCenterConfig(BitbucketDataCenterConfig $bitbucketDataCenterConfig)

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setDisabled($disabled)

No description

bool
getDisabled()

No description

setEtag($etag)

No description

string
getEtag()

No description

setGithubConfig(GitHubConfig $githubConfig)

No description

getGithubConfig()

No description

setInstallationState(InstallationState $installationState)

No description

setName($name)

No description

string
getName()

No description

setReconciling($reconciling)

No description

bool
getReconciling()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setAnnotations($annotations)

No description

Parameters

$annotations

string[] getAnnotations()

No description

Return Value

string[]

setBitbucketCloudConfig(BitbucketCloudConfig $bitbucketCloudConfig)

No description

Parameters

BitbucketCloudConfig $bitbucketCloudConfig

BitbucketCloudConfig getBitbucketCloudConfig()

No description

Return Value

BitbucketCloudConfig

setBitbucketDataCenterConfig(BitbucketDataCenterConfig $bitbucketDataCenterConfig)

No description

Parameters

BitbucketDataCenterConfig $bitbucketDataCenterConfig

BitbucketDataCenterConfig getBitbucketDataCenterConfig()

No description

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setDisabled($disabled)

No description

Parameters

$disabled

bool getDisabled()

No description

Return Value

bool

setEtag($etag)

No description

Parameters

$etag

string getEtag()

No description

Return Value

string

setGithubConfig(GitHubConfig $githubConfig)

No description

Parameters

GitHubConfig $githubConfig

GitHubConfig getGithubConfig()

No description

Return Value

GitHubConfig

setGithubEnterpriseConfig(GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig $githubEnterpriseConfig)

No description

Parameters

GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig $githubEnterpriseConfig

setGitlabConfig(GoogleDevtoolsCloudbuildV2GitLabConfig $gitlabConfig)

No description

Parameters

GoogleDevtoolsCloudbuildV2GitLabConfig $gitlabConfig

setInstallationState(InstallationState $installationState)

No description

Parameters

InstallationState $installationState

InstallationState getInstallationState()

No description

Return Value

InstallationState

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setReconciling($reconciling)

No description

Parameters

$reconciling

bool getReconciling()

No description

Return Value

bool

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string