Google Cloud Developer Connect V1 Client - Class GitRepositoryLink (0.1.2)

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

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Identifier. Resource name of the repository, in the format projects/*/locations/*/connections/*/gitRepositoryLinks/* .

↳ clone_uri
string

Required. Git Clone URI.

↳ create_time
Google\Protobuf\Timestamp

Output only. [Output only] Create timestamp

↳ update_time
Google\Protobuf\Timestamp

Output only. [Output only] Update timestamp

↳ delete_time
Google\Protobuf\Timestamp

Output only. [Output only] Delete timestamp

↳ labels
array| Google\Protobuf\Internal\MapField

Optional. Labels as key value pairs

↳ etag
string

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.

↳ reconciling
bool

Output only. Set to true when the connection is being set up or updated in the background.

↳ annotations
array| Google\Protobuf\Internal\MapField

Optional. Allows clients to store small amounts of arbitrary data.

↳ uid
string

Output only. A system-assigned unique identifier for a the GitRepositoryLink.

Identifier. Resource name of the repository, in the format projects/*/locations/*/connections/*/gitRepositoryLinks/* .

Returns
Type
Description
string

Identifier. Resource name of the repository, in the format projects/*/locations/*/connections/*/gitRepositoryLinks/* .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Required. Git Clone URI.

Returns
Type
Description
string

Required. Git Clone URI.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Output only. [Output only] Create timestamp

Returns
Type
Description

Output only. [Output only] Create timestamp

Parameter
Name
Description
Returns
Type
Description
$this

Output only. [Output only] Update timestamp

Returns
Type
Description

Output only. [Output only] Update timestamp

Parameter
Name
Description
Returns
Type
Description
$this

Output only. [Output only] Delete timestamp

Returns
Type
Description

Output only. [Output only] Delete timestamp

Parameter
Name
Description
Returns
Type
Description
$this

Optional. Labels as key value pairs

Returns
Type
Description

Optional. Labels as key value pairs

Parameter
Name
Description
Returns
Type
Description
$this

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

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

Output only. Set to true when the connection is being set up or updated in the background.

Returns
Type
Description
bool

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

Optional. Allows clients to store small amounts of arbitrary data.

Returns
Type
Description

Optional. Allows clients to store small amounts of arbitrary data.

Parameter
Name
Description
Returns
Type
Description
$this

Output only. A system-assigned unique identifier for a the GitRepositoryLink.

Returns
Type
Description
string

Output only. A system-assigned unique identifier for a the GitRepositoryLink.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: