Using Console
Using CLI
Using Python
google-auth
and google-auth-oauthlib
libraries. You can use the following code to authenticate:allUsers
group has the WRITER
role. You can do this using the following code:WRITER
role of the allUsers
group to READER
. You can verify the changes by running the following code:allUsers
group now has the READER
role instead of the WRITER
role.Note: This code assumes that you have the necessary permissions to modify the bucket access control lists.