Class: Google::Cloud::DeveloperConnect::V1::FetchGitHubInstallationsRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/developerconnect/v1/developer_connect.rb

Overview

Request for fetching github installations.

Instance Attribute Summary collapse

Instance Attribute Details

#connection::String

Returns 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/*.



633
634
635
636
# File 'proto_docs/google/cloud/developerconnect/v1/developer_connect.rb', line 633

class FetchGitHubInstallationsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end