Class URIs (0.1.4)

URIs(mapping=None, *, ignore_unknown_fields=False, **kwargs)

URIs for the repository.

Attributes

NameDescription
html str
Output only. HTML is the URI for user to view the repository in a browser.
git_https str
Output only. git_https is the git HTTPS URI for git operations.
api str
Output only. API is the URI for API access.