bucket property
The bucket to write the intermediate stream event data in.
The bucket name must be without any prefix like "gs://". See the bucket naming requirements (https://cloud.google.com/storage/docs/buckets#naming). This field is optional. If not set, the Artifacts Cloud Storage bucket will be used.
Optional.
Implementation
core.String? bucket;