| Name | Type | Description | Notes |
|---|---|---|---|
| cloud_repo | 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 | dict(str, str) | Labels with user defined metadata. | [optional] |