Reference documentation and code samples for the Google API Common Protos V1 Client class Binding.
Associates members, or principals, with a role.
Generated from protobuf message google.iam.v1.Binding
Namespace
Google \ Cloud \ Iam \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ role
string
Role that is assigned to the list of members, or principals. For example, roles/viewer, roles/editor, or roles/owner.
↳ members
array
Specifies the principals requesting access for a Google Cloud resource. members can 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. * * deleted:user:{emailid}?uid={uniqueid}: An email address (plus unique identifier) representing a user that has been recently deleted. For example, alice@example.com?uid=123456789012345678901. If the user is recovered, this value reverts to user:{emailid} and the recovered user retains the role in the binding. * * deleted:serviceAccount:{emailid}?uid={uniqueid}: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901. If the service account is undeleted, this value reverts to serviceAccount:{emailid} and the undeleted service account retains the role in the binding. * * deleted:group:{emailid}?uid={uniqueid}: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, admins@example.com?uid=123456789012345678901. If the group is recovered, this value reverts to group:{emailid} and the recovered group retains the role in the binding. * * domain:{domain}: The G Suite domain (primary) that represents all the users of that domain. For example, google.com or example.com.
The condition that is associated with this binding. If the condition evaluates to true, then this binding applies to the current request. If the condition evaluates to false, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the IAM documentation.
getRole
Role that is assigned to the list of members, or principals.
For example, roles/viewer, roles/editor, or roles/owner.
Returns
Type
Description
string
setRole
Role that is assigned to the list of members, or principals.
For example, roles/viewer, roles/editor, or roles/owner.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getMembers
Specifies the principals requesting access for a Google Cloud resource.
members can 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.
deleted:user:{emailid}?uid={uniqueid}: An email address (plus unique
identifier) representing a user that has been recently deleted. For
example, alice@example.com?uid=123456789012345678901. If the user is
recovered, this value reverts to user:{emailid} and the recovered user
retains the role in the binding.
deleted:serviceAccount:{emailid}?uid={uniqueid}: An email address (plus
unique identifier) representing a service account that has been recently
deleted. For example,
my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901.
If the service account is undeleted, this value reverts to
serviceAccount:{emailid} and the undeleted service account retains the
role in the binding.
deleted:group:{emailid}?uid={uniqueid}: An email address (plus unique
identifier) representing a Google group that has been recently
deleted. For example, admins@example.com?uid=123456789012345678901. If
the group is recovered, this value reverts to group:{emailid} and the
recovered group retains the role in the binding.
domain:{domain}: The G Suite domain (primary) that represents all the
users of that domain. For example, google.com or example.com.
Specifies the principals requesting access for a Google Cloud resource.
members can 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.
deleted:user:{emailid}?uid={uniqueid}: An email address (plus unique
identifier) representing a user that has been recently deleted. For
example, alice@example.com?uid=123456789012345678901. If the user is
recovered, this value reverts to user:{emailid} and the recovered user
retains the role in the binding.
deleted:serviceAccount:{emailid}?uid={uniqueid}: An email address (plus
unique identifier) representing a service account that has been recently
deleted. For example,
my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901.
If the service account is undeleted, this value reverts to
serviceAccount:{emailid} and the undeleted service account retains the
role in the binding.
deleted:group:{emailid}?uid={uniqueid}: An email address (plus unique
identifier) representing a Google group that has been recently
deleted. For example, admins@example.com?uid=123456789012345678901. If
the group is recovered, this value reverts to group:{emailid} and the
recovered group retains the role in the binding.
domain:{domain}: The G Suite domain (primary) that represents all the
users of that domain. For example, google.com or example.com.
Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
getCondition
The condition that is associated with this binding.
If the condition evaluates to true, then this binding applies to the
current request.
If the condition evaluates to false, then this binding does not apply to
the current request. However, a different role binding might grant the same
role to one or more of the principals in this binding.
To learn which resources support conditions in their IAM policies, see the
IAM
documentation.
The condition that is associated with this binding.
If the condition evaluates to true, then this binding applies to the
current request.
If the condition evaluates to false, then this binding does not apply to
the current request. However, a different role binding might grant the same
role to one or more of the principals in this binding.
To learn which resources support conditions in their IAM policies, see the
IAM
documentation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google API Common Protos V1 Client - Class Binding (4.12.3)\n\nVersion latestkeyboard_arrow_down\n\n- [4.12.3 (latest)](/php/docs/reference/common-protos/latest/Cloud.Iam.V1.Binding)\n- [4.12.2](/php/docs/reference/common-protos/4.12.2/Cloud.Iam.V1.Binding)\n- [4.11.0](/php/docs/reference/common-protos/4.11.0/Cloud.Iam.V1.Binding)\n- [4.10.0](/php/docs/reference/common-protos/4.10.0/Cloud.Iam.V1.Binding)\n- [4.9.0](/php/docs/reference/common-protos/4.9.0/Cloud.Iam.V1.Binding)\n- [4.8.3](/php/docs/reference/common-protos/4.8.3/Cloud.Iam.V1.Binding) \nReference documentation and code samples for the Google API Common Protos V1 Client class Binding.\n\nAssociates `members`, or principals, with a `role`.\n\nGenerated from protobuf message `google.iam.v1.Binding`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Iam \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getRole\n\nRole that is assigned to the list of `members`, or principals.\n\nFor example, `roles/viewer`, `roles/editor`, or `roles/owner`.\n\n### setRole\n\nRole that is assigned to the list of `members`, or principals.\n\nFor example, `roles/viewer`, `roles/editor`, or `roles/owner`.\n\n### getMembers\n\nSpecifies the principals requesting access for a Google Cloud resource.\n\n`members` can have the following values:\n\n- `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account.\n- `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account.\n- `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` .\n- `serviceAccount:{emailid}`: An email address that represents a service account. For example, `my-other-app@appspot.gserviceaccount.com`.\n- `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`.\n- `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding.\n- `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding.\n- `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding.\n- `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`.\n\n### setMembers\n\nSpecifies the principals requesting access for a Google Cloud resource.\n\n`members` can have the following values:\n\n- `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account.\n- `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account.\n- `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` .\n- `serviceAccount:{emailid}`: An email address that represents a service account. For example, `my-other-app@appspot.gserviceaccount.com`.\n- `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`.\n- `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding.\n- `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding.\n- `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding.\n- `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`.\n\n### getCondition\n\nThe condition that is associated with this binding.\n\nIf the condition evaluates to `true`, then this binding applies to the\ncurrent request.\nIf the condition evaluates to `false`, then this binding does not apply to\nthe current request. However, a different role binding might grant the same\nrole to one or more of the principals in this binding.\nTo learn which resources support conditions in their IAM policies, see the\n[IAM\ndocumentation](https://cloud.google.com/iam/help/conditions/resource-policies).\n\n### hasCondition\n\n### clearCondition\n\n### setCondition\n\nThe condition that is associated with this binding.\n\nIf the condition evaluates to `true`, then this binding applies to the\ncurrent request.\nIf the condition evaluates to `false`, then this binding does not apply to\nthe current request. However, a different role binding might grant the same\nrole to one or more of the principals in this binding.\nTo learn which resources support conditions in their IAM policies, see the\n[IAM\ndocumentation](https://cloud.google.com/iam/help/conditions/resource-policies)."]]