Package | Description |
---|---|
com.google.api.services.serviceconsumermanagement.v1.model |
Modifier and Type | Method and Description |
---|---|
PolicyBinding |
PolicyBinding.clone() |
PolicyBinding |
PolicyBinding.set(String fieldName,
Object value) |
PolicyBinding |
PolicyBinding.setMembers(List<String> members)
Uses the same format as in IAM policy.
|
PolicyBinding |
PolicyBinding.setRole(String role)
Role.
|
Modifier and Type | Method and Description |
---|---|
List<PolicyBinding> |
TenantProjectPolicy.getPolicyBindings()
Policy bindings to be applied to the tenant project, in addition to the 'roles/owner' role
granted to the Service Consumer Management service account.
|
Modifier and Type | Method and Description |
---|---|
TenantProjectPolicy |
TenantProjectPolicy.setPolicyBindings(List<PolicyBinding> policyBindings)
Policy bindings to be applied to the tenant project, in addition to the 'roles/owner' role
granted to the Service Consumer Management service account.
|
Copyright © 2011–2021 Google. All rights reserved.