Connection
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
getBitbucketCloudConfig()
No description
getBitbucketDataCenterConfig()
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
getGithubConfig()
No description
setGithubEnterpriseConfig(GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig $githubEnterpriseConfig)
No description
getGitlabConfig()
No description
getInstallationState()
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
string[]
getAnnotations()
No description
setBitbucketCloudConfig(BitbucketCloudConfig $bitbucketCloudConfig)
No description
BitbucketCloudConfig
getBitbucketCloudConfig()
No description
setBitbucketDataCenterConfig(BitbucketDataCenterConfig $bitbucketDataCenterConfig)
No description
BitbucketDataCenterConfig
getBitbucketDataCenterConfig()
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
GitHubConfig
getGithubConfig()
No description
setGithubEnterpriseConfig(GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig $githubEnterpriseConfig)
No description
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig
getGithubEnterpriseConfig()
No description
setGitlabConfig(GoogleDevtoolsCloudbuildV2GitLabConfig $gitlabConfig)
No description
GoogleDevtoolsCloudbuildV2GitLabConfig
getGitlabConfig()
No description
setInstallationState(InstallationState $installationState)
No description
InstallationState
getInstallationState()
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