| Package | Description |
|---|---|
| com.google.api.services.serviceusage.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceIdentity |
ServiceIdentity.clone() |
ServiceIdentity |
GetServiceIdentityResponse.getIdentity()
Service identity that service producer can use to access consumer resources.
|
ServiceIdentity |
ServiceIdentity.set(String fieldName,
Object value) |
ServiceIdentity |
ServiceIdentity.setEmail(String email)
The email address of the service account that a service producer would use to access consumer
resources.
|
ServiceIdentity |
ServiceIdentity.setUniqueId(String uniqueId)
The unique and stable id of the service account.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceIdentityResponse |
GetServiceIdentityResponse.setIdentity(ServiceIdentity identity)
Service identity that service producer can use to access consumer resources.
|
Copyright © 2011–2021 Google. All rights reserved.