Interface FetchGitHubInstallationsRequestOrBuilder (0.14.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicinterface FetchGitHubInstallationsRequestOrBuilderextendsMessageOrBuilderImplements
MessageOrBuilderMethods
getConnection()
publicabstractStringgetConnection() Required. The resource name of the connection in the format
projects/*/locations/*/connections/*.
string connection = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The connection. |
getConnectionBytes()
publicabstractByteStringgetConnectionBytes() Required. The resource name of the connection in the format
projects/*/locations/*/connections/*.
string connection = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for connection. |