URIs(mapping=None, *, ignore_unknown_fields=False, **kwargs)URIs for the repository.
Attributes |
|
|---|---|
| Name | Description |
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. |