| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.model |
| Modifier and Type | Method and Description |
|---|---|
Binding |
Binding.clone() |
Binding |
Binding.set(String fieldName,
Object value) |
Binding |
Binding.setCondition(Expr condition)
Unimplemented.
|
Binding |
Binding.setMembers(List<String> members)
Specifies the identities requesting access for a Cloud Platform resource.
|
Binding |
Binding.setRole(String role)
Role that is assigned to `members`.
|
| Modifier and Type | Method and Description |
|---|---|
List<Binding> |
Policy.getBindings()
Associates a list of `members` to a `role`.
|
| Modifier and Type | Method and Description |
|---|---|
Policy |
Policy.setBindings(List<Binding> bindings)
Associates a list of `members` to a `role`.
|
Copyright © 2011–2019 Google. All rights reserved.