Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 865 Bytes

SourceGerritSourceContext.md

File metadata and controls

13 lines (9 loc) · 865 Bytes

SourceGerritSourceContext

Properties

Name Type Description Notes
HostUri string The URI of a running Gerrit instance. [optional] [default to null]
GerritProject string 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] [default to null]
RevisionId string A revision (commit) ID. [optional] [default to null]
AliasContext *SourceAliasContext An alias, which may be a branch or tag. [optional] [default to null]

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