Reference documentation and code samples for the Google API Common Protos V1 Client class BindingDelta.
One delta entry for Binding. Each individual change (only one member in each entry) to a binding will be a separate entry.
Generated from protobuf message google.iam.v1.BindingDelta
Namespace
Google \ Cloud \ Iam \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ action
int
The action that was performed on a Binding. Required
↳ role
string
Role that is assigned to members
. For example, roles/viewer
, roles/editor
, or roles/owner
. Required
↳ member
string
A single identity requesting access for a Google Cloud resource. Follows the same format of Binding.members. Required
↳ condition
getAction
The action that was performed on a Binding.
Required
int
setAction
The action that was performed on a Binding.
Required
var
int
$this
getRole
Role that is assigned to members
.
For example, roles/viewer
, roles/editor
, or roles/owner
.
Required
string
setRole
Role that is assigned to members
.
For example, roles/viewer
, roles/editor
, or roles/owner
.
Required
var
string
$this
getMember
A single identity requesting access for a Google Cloud resource.
Follows the same format of Binding.members. Required
string
setMember
A single identity requesting access for a Google Cloud resource.
Follows the same format of Binding.members. Required
var
string
$this
getCondition
The condition that is associated with this binding.
hasCondition
clearCondition
setCondition
The condition that is associated with this binding.
$this