bucket property

String? bucket
getter/setter pair

User-provided name for the Cloud Storage bucket.

The bucket must be created by the user. The bucket name must be without any prefix like "gs://". See the bucket naming requirements.

Required.

Implementation

core.String? bucket;