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 \ V1Methods
__construct
Constructor.
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/*
.
getGitRepositoryLink
Required. The resource name of the gitRepositoryLink in the format projects/*/locations/*/connections/*/gitRepositoryLinks/*
.
string
setGitRepositoryLink
Required. The resource name of the gitRepositoryLink in the format projects/*/locations/*/connections/*/gitRepositoryLinks/*
.
var
string
$this
static::build
gitRepositoryLink
string
Required. The resource name of the gitRepositoryLink in the format projects/*/locations/*/connections/*/gitRepositoryLinks/*
. Please see DeveloperConnectClient::gitRepositoryLinkName()
for help formatting this field.