| Package | Description |
|---|---|
| com.google.api.services.iam.v2beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleIamV1BindingDelta |
GoogleIamV1BindingDelta.clone() |
GoogleIamV1BindingDelta |
GoogleIamV1BindingDelta.set(String fieldName,
Object value) |
GoogleIamV1BindingDelta |
GoogleIamV1BindingDelta.setAction(String action)
The action that was performed on a Binding.
|
GoogleIamV1BindingDelta |
GoogleIamV1BindingDelta.setCondition(GoogleTypeExpr condition)
The condition that is associated with this binding.
|
GoogleIamV1BindingDelta |
GoogleIamV1BindingDelta.setMember(String member)
A single identity requesting access for a Google Cloud resource.
|
GoogleIamV1BindingDelta |
GoogleIamV1BindingDelta.setRole(String role)
Role that is assigned to `members`.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleIamV1BindingDelta> |
GoogleIamV1PolicyDelta.getBindingDeltas()
The delta for Bindings between two policies.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleIamV1PolicyDelta |
GoogleIamV1PolicyDelta.setBindingDeltas(List<GoogleIamV1BindingDelta> bindingDeltas)
The delta for Bindings between two policies.
|
Copyright © 2011–2022 Google. All rights reserved.