Cloud Build V2 API - Class Google::Cloud::Build::V2::FetchReadWriteTokenRequest (v0.5.2)

Reference documentation and code samples for the Cloud Build V2 API class Google::Cloud::Build::V2::FetchReadWriteTokenRequest.

Message for fetching SCM read/write token.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#repository

def repository() -> ::String
Returns
  • (::String) — Required. The resource name of the repository in the format projects/*/locations/*/connections/*/repositories/*.

#repository=

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