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