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