Class SourceReference (1.4.3)

SourceReference(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A reference to a particular snapshot of the source tree used to build and deploy an application.

Attributes

NameDescription
repository str
Optional. A URI string identifying the repository. Example: "https://github.com/GoogleCloudPlatform/kubernetes.git".
revision_id str
The canonical and persistent identifier of the deployed revision. Example (git): "0035781c50ec7aa23385dc841529ce8a4b70db1b".