Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 670 Bytes

ApiSourceContext.md

File metadata and controls

13 lines (8 loc) · 670 Bytes

ApiSourceContext

Properties

Name Type Description Notes
cloudRepo ApiCloudRepoSourceContext A SourceContext referring to a revision in a Google Cloud Source Repo. [optional]
gerrit ApiGerritSourceContext A SourceContext referring to a Gerrit project. [optional]
git ApiGitSourceContext A SourceContext referring to any third party Git repo (e.g., GitHub). [optional]
labels Map<String, String> Labels with user defined metadata. [optional]