Bucket Iam Policy Bindings Item Response
data class BucketIamPolicyBindingsItemResponse(val condition: ExprResponse, val members: List<String>, val role: String)
Constructors
Link copied to clipboard
fun BucketIamPolicyBindingsItemResponse(condition: ExprResponse, members: List<String>, role: String)
Types
Properties
Link copied to clipboard
The role to which members belong. Two types of roles are supported: new IAM roles, which grant permissions that do not map directly to those provided by ACLs, and legacy IAM roles, which do map directly to ACL permissions. All roles are of the format roles/storage.specificRole. The new IAM roles are: