bucketPolicyOnly property

BucketIamConfigurationBucketPolicyOnly? bucketPolicyOnly
getter/setter pair

The bucket's uniform bucket-level access configuration.

The feature was formerly known as Bucket Policy Only. For backward compatibility, this field will be populated with identical information as the uniformBucketLevelAccess field. We recommend using the uniformBucketLevelAccess field to enable and disable the feature.

Implementation

BucketIamConfigurationBucketPolicyOnly? bucketPolicyOnly;