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 \ V1Methods
__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 |
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
|
Returns | |
---|---|
Type | Description |
Google\Cloud\DeveloperConnect\V1\FetchGitHubInstallationsRequest |