Reference documentation and code samples for the Developer Connect V1 API class Google::Cloud::DeveloperConnect::V1::FetchGitHubInstallationsResponse.
Response of fetching github installations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#installations
def installations() -> ::Array<::Google::Cloud::DeveloperConnect::V1::FetchGitHubInstallationsResponse::Installation>
Returns
- (::Array<::Google::Cloud::DeveloperConnect::V1::FetchGitHubInstallationsResponse::Installation>) — List of installations available to the OAuth user (for github.com) or all the installations (for GitHub enterprise).
#installations=
def installations=(value) -> ::Array<::Google::Cloud::DeveloperConnect::V1::FetchGitHubInstallationsResponse::Installation>
Parameter
- value (::Array<::Google::Cloud::DeveloperConnect::V1::FetchGitHubInstallationsResponse::Installation>) — List of installations available to the OAuth user (for github.com) or all the installations (for GitHub enterprise).
Returns
- (::Array<::Google::Cloud::DeveloperConnect::V1::FetchGitHubInstallationsResponse::Installation>) — List of installations available to the OAuth user (for github.com) or all the installations (for GitHub enterprise).