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.
| Parameter | |
|---|---|
| Name | Description |
data |
mixed
|
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 |
FetchReadWriteTokenRequest |
|