Reference documentation and code samples for the Secure Source Manager V1 API class Google::Cloud::SecureSourceManager::V1::Repository::URIs.
URIs for the repository.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#api
def api() -> ::String
Returns
- (::String) — Output only. API is the URI for API access.
#git_https
def git_https() -> ::String
Returns
- (::String) — Output only. git_https is the git HTTPS URI for git operations.
#html
def html() -> ::String
Returns
- (::String) — Output only. HTML is the URI for user to view the repository in a browser.