Google Cloud Developer Connect V1 Client - Class GitRepositoryLink (0.6.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class GitRepositoryLink.
Message describing the GitRepositoryLink object
Generated from protobuf message google.cloud.developerconnect.v1.GitRepositoryLink
Namespace
Google \ Cloud \ DeveloperConnect \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getName
Identifier. Resource name of the repository, in the format
projects/*/locations/*/connections/*/gitRepositoryLinks/*.
Returns
Type
Description
string
setName
Identifier. Resource name of the repository, in the format
projects/*/locations/*/connections/*/gitRepositoryLinks/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getCloneUri
Required. Git Clone URI.
Returns
Type
Description
string
setCloneUri
Required. Git Clone URI.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getCreateTime
Output only. [Output only] Create timestamp
Returns
Type
Description
Google\Protobuf\Timestamp|null
hasCreateTime
clearCreateTime
setCreateTime
Output only. [Output only] Create timestamp
Parameter
Name
Description
var
Google\Protobuf\Timestamp
Returns
Type
Description
$this
getUpdateTime
Output only. [Output only] Update timestamp
Returns
Type
Description
Google\Protobuf\Timestamp|null
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. [Output only] Update timestamp
Parameter
Name
Description
var
Google\Protobuf\Timestamp
Returns
Type
Description
$this
getDeleteTime
Output only. [Output only] Delete timestamp
Returns
Type
Description
Google\Protobuf\Timestamp|null
hasDeleteTime
clearDeleteTime
setDeleteTime
Output only. [Output only] Delete timestamp
Parameter
Name
Description
var
Google\Protobuf\Timestamp
Returns
Type
Description
$this
getLabels
Optional. Labels as key value pairs
Returns
Type
Description
Google\Protobuf\Internal\MapField
setLabels
Optional. Labels as key value pairs
Parameter
Name
Description
var
array|Google\Protobuf\Internal\MapField
Returns
Type
Description
$this
getEtag
Optional. This checksum is computed by the server based on the value of
other fields, and may be sent on update and delete requests to ensure the
client has an up-to-date value before proceeding.
Returns
Type
Description
string
setEtag
Optional. This checksum is computed by the server based on the value of
other fields, and may be sent on update and delete requests to ensure the
client has an up-to-date value before proceeding.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getReconciling
Output only. Set to true when the connection is being set up or updated in
the background.
Returns
Type
Description
bool
setReconciling
Output only. Set to true when the connection is being set up or updated in
the background.
Parameter
Name
Description
var
bool
Returns
Type
Description
$this
getAnnotations
Optional. Allows clients to store small amounts of arbitrary data.
Returns
Type
Description
Google\Protobuf\Internal\MapField
setAnnotations
Optional. Allows clients to store small amounts of arbitrary data.
Parameter
Name
Description
var
array|Google\Protobuf\Internal\MapField
Returns
Type
Description
$this
getUid
Output only. A system-assigned unique identifier for the GitRepositoryLink.
Returns
Type
Description
string
setUid
Output only. A system-assigned unique identifier for the GitRepositoryLink.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getWebhookId
Output only. External ID of the webhook created for the repository.
Returns
Type
Description
string
setWebhookId
Output only. External ID of the webhook created for the repository.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getGitProxyUri
Output only. URI to access the linked repository through the Git Proxy.
This field is only populated if the git proxy is enabled for the
connection.
Returns
Type
Description
string
setGitProxyUri
Output only. URI to access the linked repository through the Git Proxy.
This field is only populated if the git proxy is enabled for the
connection.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-31 UTC."],[],[]]