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