
Answer-first summary for fast verification
Answer: BucketAccessControls
Buckets contain objects which can be accessed by their own methods. In addition to the ACL property, buckets contain bucketAccessControls, for use in fine-grained manipulation of an existing bucket’s access controls. More details can be found at [Google Cloud Storage documentation](https://cloud.google.com/storage/docs/json_api/v1/bucketAccessControls).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Which resource represents the Access Control Lists (ACLs) for buckets within Google Cloud Storage, allowing you to specify who has access to your data and to what extent?
A
TestIAMPermissions
B
BucketAccessControls
C
DefaultAccessControls
D
SetIAMPolicy
No comments yet.