Package | Description |
---|---|
com.google.api.services.serviceconsumermanagement.v1.model |
Modifier and Type | Method and Description |
---|---|
TenantProjectPolicy |
TenantProjectPolicy.clone() |
TenantProjectPolicy |
TenantProjectConfig.getTenantProjectPolicy()
Describes ownership and policies for the new tenant project.
|
TenantProjectPolicy |
TenantProjectPolicy.set(String fieldName,
Object value) |
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.
|
Modifier and Type | Method and Description |
---|---|
TenantProjectConfig |
TenantProjectConfig.setTenantProjectPolicy(TenantProjectPolicy tenantProjectPolicy)
Describes ownership and policies for the new tenant project.
|
Copyright © 2011–2021 Google. All rights reserved.