Class ArtifactObjects (2.0.2)

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

Name Description
___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 .cloudbuild.TimeSpan
Output only. Stores timing information for pushing all artifact objects.