artifactStorage property
Cloud Storage location in which to store execution outputs.
This can either be a bucket ("gs://my-bucket") or a path within a bucket ("gs://my-bucket/my-dir"). If unspecified, a default bucket located in the same region will be used.
Optional.
Implementation
core.String? artifactStorage;