Interface FetchReadWriteTokenRequestOrBuilder (0.14.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicinterface FetchReadWriteTokenRequestOrBuilderextendsMessageOrBuilderImplements
MessageOrBuilderMethods
getGitRepositoryLink()
publicabstractStringgetGitRepositoryLink() Required. The resource name of the gitRepositoryLink in the format
projects/*/locations/*/connections/*/gitRepositoryLinks/*.
string git_repository_link = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The gitRepositoryLink. |
getGitRepositoryLinkBytes()
publicabstractByteStringgetGitRepositoryLinkBytes() Required. The resource name of the gitRepositoryLink in the format
projects/*/locations/*/connections/*/gitRepositoryLinks/*.
string git_repository_link = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for gitRepositoryLink. |