bucketNameRegex property

String? bucketNameRegex
getter/setter pair

Regex to test the bucket name against.

If empty, all buckets match.

Optional.

Implementation

core.String? bucketNameRegex;