Reference documentation and code samples for the Cloud Build V2 API class Google::Cloud::Build::V2::FetchReadTokenRequest.
Message for fetching SCM read 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/*
.