Class ArtifactObjects (3.31.3)

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 MutableSequence[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.