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

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

Response message for FetchLinkableGitRepositories.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#linkable_git_repositories

def linkable_git_repositories() -> ::Array<::Google::Cloud::DeveloperConnect::V1::LinkableGitRepository>
Returns

#linkable_git_repositories=

def linkable_git_repositories=(value) -> ::Array<::Google::Cloud::DeveloperConnect::V1::LinkableGitRepository>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — A token identifying a page of results the server should return.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — A token identifying a page of results the server should return.
Returns
  • (::String) — A token identifying a page of results the server should return.