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

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

Message for fetching SCM read token.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

def git_repository_link() -> ::String
Returns
  • (::String) — Required. The resource name of the gitRepositoryLink in the format projects/*/locations/*/connections/*/gitRepositoryLinks/*.
def git_repository_link=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the gitRepositoryLink in the format projects/*/locations/*/connections/*/gitRepositoryLinks/*.
Returns
  • (::String) — Required. The resource name of the gitRepositoryLink in the format projects/*/locations/*/connections/*/gitRepositoryLinks/*.