Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 637 Bytes

ApiGerritSourceContext.md

File metadata and controls

11 lines (8 loc) · 637 Bytes

Grafeas::ApiGerritSourceContext

Properties

Name Type Description Notes
host_uri String The URI of a running Gerrit instance. [optional]
gerrit_project 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]
revision_id String A revision (commit) ID. [optional]
alias_context ApiAliasContext An alias, which may be a branch or tag. [optional]