Developer Connect V1 API - Class Google::Cloud::DeveloperConnect::V1::FetchLinkableGitRepositoriesRequest (v0.1.0)

Reference documentation and code samples for the Developer Connect V1 API class Google::Cloud::DeveloperConnect::V1::FetchLinkableGitRepositoriesRequest.

Request message for FetchLinkableGitRepositoriesRequest.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#connection

def connection() -> ::String
Returns
  • (::String) — Required. The name of the Connection. Format: projects/*/locations/*/connections/*.

#connection=

def connection=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the Connection. Format: projects/*/locations/*/connections/*.
Returns
  • (::String) — Required. The name of the Connection. Format: projects/*/locations/*/connections/*.

#page_size

def page_size() -> ::Integer
Returns
  • (::Integer) — Optional. Number of results to return in the list. Defaults to 20.

#page_size=

def page_size=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. Number of results to return in the list. Defaults to 20.
Returns
  • (::Integer) — Optional. Number of results to return in the list. Defaults to 20.

#page_token

def page_token() -> ::String
Returns
  • (::String) — Optional. Page start.

#page_token=

def page_token=(value) -> ::String
Parameter
  • value (::String) — Optional. Page start.
Returns
  • (::String) — Optional. Page start.