Package | Description |
---|---|
com.google.api.services.serviceconsumermanagement.v1.model |
Modifier and Type | Method and Description |
---|---|
ServiceAccountConfig |
ServiceAccountConfig.clone() |
ServiceAccountConfig |
TenantProjectConfig.getServiceAccountConfig()
Configuration for the IAM service account on the tenant project.
|
ServiceAccountConfig |
ServiceAccountConfig.set(String fieldName,
Object value) |
ServiceAccountConfig |
ServiceAccountConfig.setAccountId(String accountId)
ID of the IAM service account to be created in tenant project.
|
ServiceAccountConfig |
ServiceAccountConfig.setTenantProjectRoles(List<String> tenantProjectRoles)
Roles for the associated service account for the tenant project.
|
Modifier and Type | Method and Description |
---|---|
TenantProjectConfig |
TenantProjectConfig.setServiceAccountConfig(ServiceAccountConfig serviceAccountConfig)
Configuration for the IAM service account on the tenant project.
|
Copyright © 2011–2021 Google. All rights reserved.