| Package | Description |
|---|---|
| com.google.api.services.servicemanagement.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceIdentity |
ServiceIdentity.clone() |
ServiceIdentity |
Usage.getServiceIdentity()
The configuration of a per-product per-project service identity.
|
ServiceIdentity |
ServiceIdentity.set(String fieldName,
Object value) |
ServiceIdentity |
ServiceIdentity.setDescription(String description)
Optional.
|
ServiceIdentity |
ServiceIdentity.setDisplayName(String displayName)
Optional.
|
ServiceIdentity |
ServiceIdentity.setServiceAccountParent(String serviceAccountParent)
A service account project that hosts the service accounts.
|
| Modifier and Type | Method and Description |
|---|---|
Usage |
Usage.setServiceIdentity(ServiceIdentity serviceIdentity)
The configuration of a per-product per-project service identity.
|
Copyright © 2011–2020 Google. All rights reserved.