Class ArtifactObjects (3.2.1)

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

Files in the workspace to upload to Cloud Storage upon successful completion of all build steps.

Attributes

NameDescription
location str
Cloud Storage bucket and optional object path, in the form "gs://bucket/path/to/somewhere/". (see `Bucket Name Requirements
paths Sequence[str]
Path globs used to match files in the build's workspace.
timing google.cloud.devtools.cloudbuild_v1.types.TimeSpan
Output only. Stores timing information for pushing all artifact objects.