defaultBucket property

String? defaultBucket
getter/setter pair

The name of the Google Cloud Storage bucket to which results are written.

By default, this is unset. In update request: optional In response: optional

Implementation

core.String? defaultBucket;