Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class FetchReadWriteTokenRequest.
Message for fetching SCM read/write token.
Generated from protobuf message google.cloud.developerconnect.v1.FetchReadWriteTokenRequest
Namespace
Google \ Cloud \ DeveloperConnect \ V1Methods
__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 |
getGitRepositoryLink
Required. The resource name of the gitRepositoryLink in the format
projects/*/locations/*/connections/*/gitRepositoryLinks/*
.
Returns | |
---|---|
Type | Description |
string |
setGitRepositoryLink
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
|
Returns | |
---|---|
Type | Description |
Google\Cloud\DeveloperConnect\V1\FetchReadWriteTokenRequest |