ConnectedRepository(mapping=None, *, ignore_unknown_fields=False, **kwargs)Location of the source in a 2nd-gen Google Cloud Build repository resource.
Attributes |
|
|---|---|
| Name | Description |
repository |
str
Required. Name of the Google Cloud Build repository, formatted as projects/*/locations/*/connections/*/repositories/*.
|
dir_ |
str
Optional. Directory, relative to the source root, in which to run the build. |
revision |
str
Required. The revision to fetch from the Git repository such as a branch, a tag, a commit SHA, or any Git ref. |