Associates members
with a role
.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#condition
def
condition
()
-
>
::
Google
::
Type
::
Expr
- ( ::Google::Type::Expr ) — The condition that is associated with this binding. NOTE: An unsatisfied condition will not allow user access via current binding. Different bindings, including their conditions, are examined independently.
#condition=
def
condition=
(
value
)
-
>
::
Google
::
Type
::
Expr
- value( ::Google::Type::Expr ) — The condition that is associated with this binding. NOTE: An unsatisfied condition will not allow user access via current binding. Different bindings, including their conditions, are examined independently.
- ( ::Google::Type::Expr ) — The condition that is associated with this binding. NOTE: An unsatisfied condition will not allow user access via current binding. Different bindings, including their conditions, are examined independently.
#members
def
members
()
-
>
::
Array
< ::
String
>
- (::Array<::String>) —
Specifies the identities requesting access for a Cloud Platform resource.
memberscan have the following values:-
allUsers: A special identifier that represents anyone who is on the internet; with or without a Google account. -
allAuthenticatedUsers: A special identifier that represents anyone who is authenticated with a Google account or a service account. -
user:{emailid}: An email address that represents a specific Google account. For example,alice@example.com. -
serviceAccount:{emailid}: An email address that represents a service account. For example,my-other-app@appspot.gserviceaccount.com. -
group:{emailid}: An email address that represents a Google group. For example,admins@example.com. -
domain:{domain}: The G Suite domain (primary) that represents all the users of that domain. For example,google.comorexample.com.
-
#members=
def
members=
(
value
)
-
>
::
Array
< ::
String
>
- value(::Array<::String>) —
Specifies the identities requesting access for a Cloud Platform resource.
memberscan have the following values:-
allUsers: A special identifier that represents anyone who is on the internet; with or without a Google account. -
allAuthenticatedUsers: A special identifier that represents anyone who is authenticated with a Google account or a service account. -
user:{emailid}: An email address that represents a specific Google account. For example,alice@example.com. -
serviceAccount:{emailid}: An email address that represents a service account. For example,my-other-app@appspot.gserviceaccount.com. -
group:{emailid}: An email address that represents a Google group. For example,admins@example.com. -
domain:{domain}: The G Suite domain (primary) that represents all the users of that domain. For example,google.comorexample.com.
-
- (::Array<::String>) —
Specifies the identities requesting access for a Cloud Platform resource.
memberscan have the following values:-
allUsers: A special identifier that represents anyone who is on the internet; with or without a Google account. -
allAuthenticatedUsers: A special identifier that represents anyone who is authenticated with a Google account or a service account. -
user:{emailid}: An email address that represents a specific Google account. For example,alice@example.com. -
serviceAccount:{emailid}: An email address that represents a service account. For example,my-other-app@appspot.gserviceaccount.com. -
group:{emailid}: An email address that represents a Google group. For example,admins@example.com. -
domain:{domain}: The G Suite domain (primary) that represents all the users of that domain. For example,google.comorexample.com.
-
#role
def
role
()
-
>
::
String
- (::String) — Role that is assigned to
members. For example,roles/viewer,roles/editor, orroles/owner.
#role=
def
role=
(
value
)
-
>
::
String
- value(::String) — Role that is assigned to
members. For example,roles/viewer,roles/editor, orroles/owner.
- (::String) — Role that is assigned to
members. For example,roles/viewer,roles/editor, orroles/owner.

