Reference documentation and code samples for the Developer Connect V1 API class Google::Cloud::DeveloperConnect::V1::FetchReadWriteTokenRequest.
Message for fetching SCM read/write token.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#git_repository_link
def git_repository_link() -> ::String
Returns
-
(::String) — Required. The resource name of the gitRepositoryLink in the format
projects/*/locations/*/connections/*/gitRepositoryLinks/*
.
#git_repository_link=
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/*
.