Google Cloud Developer Connect V1 Client - Class FetchReadTokenRequest (0.1.1)

Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class FetchReadTokenRequest.

Message for fetching SCM read token.

Generated from protobuf message google.cloud.developerconnect.v1.FetchReadTokenRequest

Namespace

Google \ Cloud \ DeveloperConnect \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ git_repository_link string

Required. The resource name of the gitRepositoryLink in the format projects/*/locations/*/connections/*/gitRepositoryLinks/*.

Required. The resource name of the gitRepositoryLink in the format projects/*/locations/*/connections/*/gitRepositoryLinks/*.

Returns
Type Description
string

Required. The resource name of the gitRepositoryLink in the format projects/*/locations/*/connections/*/gitRepositoryLinks/*.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
gitRepositoryLink string

Required. The resource name of the gitRepositoryLink in the format projects/*/locations/*/connections/*/gitRepositoryLinks/*. Please see Google\Cloud\DeveloperConnect\V1\DeveloperConnectClient::gitRepositoryLinkName() for help formatting this field.

Returns
Type Description
Google\Cloud\DeveloperConnect\V1\FetchReadTokenRequest