Reference documentation and code samples for the Developer Connect V1 API class Google::Cloud::DeveloperConnect::V1::LinkableGitRepository.
LinkableGitRepository represents a git repository that can be linked to a connection.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#clone_uri
def clone_uri() -> ::String
Returns
- (::String) — The clone uri of the repository.
#clone_uri=
def clone_uri=(value) -> ::String
Parameter
- value (::String) — The clone uri of the repository.
Returns
- (::String) — The clone uri of the repository.