Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 782 Bytes

ApiGerritSourceContext.md

File metadata and controls

13 lines (9 loc) · 782 Bytes

ApiGerritSourceContext

Properties

Name Type Description Notes
host_uri str The URI of a running Gerrit instance. [optional]
gerrit_project str The full project name within the host. Projects may be nested, so "project/subproject" is a valid project name. The "repo name" is the hostURI/project. [optional]
revision_id str A revision (commit) ID. [optional]
alias_context ApiAliasContext An alias, which may be a branch or tag. [optional]

[Back to Model list] [Back to API list] [Back to README]