Reference documentation and code samples for the Developer Connect V1 API class Google::Cloud::DeveloperConnect::V1::FetchGitHubInstallationsRequest.
Request for fetching github installations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#connection
def connection() -> ::String
Returns
-
(::String) — Required. The resource name of the connection in the format
projects/*/locations/*/connections/*
.
#connection=
def connection=(value) -> ::String
Parameter
-
value (::String) — Required. The resource name of the connection in the format
projects/*/locations/*/connections/*
.
Returns
-
(::String) — Required. The resource name of the connection in the format
projects/*/locations/*/connections/*
.