Class SourceProvenance (1.16.2)

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

Provenance of the source. Ways to find the original source, or verify that some source was used for this build.

Attributes

NameDescription
resolved_storage_source google.cloud.functions_v2.types.StorageSource
A copy of the build's source.storage_source, if exists, with any generations resolved.
resolved_repo_source google.cloud.functions_v2.types.RepoSource
A copy of the build's source.repo_source, if exists, with any revisions resolved.