Google Cloud Developer Connect V1 Client - Class FetchGitHubInstallationsRequest (0.1.1)

Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class FetchGitHubInstallationsRequest.

Request for fetching github installations.

Generated from protobuf message google.cloud.developerconnect.v1.FetchGitHubInstallationsRequest

Namespace

Google \ Cloud \ DeveloperConnect \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ connection string

Required. The resource name of the connection in the format projects/*/locations/*/connections/*.

getConnection

Required. The resource name of the connection in the format projects/*/locations/*/connections/*.

Returns
Type Description
string

setConnection

Required. The resource name of the connection in the format projects/*/locations/*/connections/*.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
connection string

Required. The resource name of the connection in the format projects/*/locations/*/connections/*. Please see Google\Cloud\DeveloperConnect\V1\DeveloperConnectClient::connectionName() for help formatting this field.

Returns
Type Description
Google\Cloud\DeveloperConnect\V1\FetchGitHubInstallationsRequest