| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleIamV1Policy |
GoogleIamV1Policy.clone() |
GoogleIamV1Policy |
GoogleIamV1Policy.encodeEtag(byte[] etag)
`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates
of a policy from overwriting each other.
|
GoogleIamV1Policy |
GoogleIamV1SetIamPolicyRequest.getPolicy()
REQUIRED: The complete policy to be applied to the `resource`.
|
GoogleIamV1Policy |
GoogleIamV1Policy.set(String fieldName,
Object value) |
GoogleIamV1Policy |
GoogleIamV1Policy.setAuditConfigs(List<GoogleIamV1AuditConfig> auditConfigs)
Specifies cloud audit logging configuration for this policy.
|
GoogleIamV1Policy |
GoogleIamV1Policy.setBindings(List<GoogleIamV1Binding> bindings)
Associates a list of `members`, or principals, with a `role`.
|
GoogleIamV1Policy |
GoogleIamV1Policy.setEtag(String etag)
`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates
of a policy from overwriting each other.
|
GoogleIamV1Policy |
GoogleIamV1Policy.setVersion(Integer version)
Specifies the format of the policy.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleIamV1SetIamPolicyRequest |
GoogleIamV1SetIamPolicyRequest.setPolicy(GoogleIamV1Policy policy)
REQUIRED: The complete policy to be applied to the `resource`.
|
Copyright © 2011–2025 Google. All rights reserved.