Interface FetchGitHubInstallationsRequestOrBuilder (0.2.0)

public interface FetchGitHubInstallationsRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getConnection()

public abstract String getConnection()

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()

public abstract ByteString getConnectionBytes()

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.