| Package | Description |
|---|---|
| com.google.api.services.servicecontrol.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceDelegationHistory |
ServiceDelegationHistory.clone() |
ServiceDelegationHistory |
AuthenticationInfo.getServiceDelegationHistory()
Records the history of delegated resource access across Google services.
|
ServiceDelegationHistory |
ServiceDelegationHistory.set(String fieldName,
Object value) |
ServiceDelegationHistory |
ServiceDelegationHistory.setOriginalPrincipal(String originalPrincipal)
The original end user who initiated the request to GCP.
|
ServiceDelegationHistory |
ServiceDelegationHistory.setServiceMetadata(List<ServiceMetadata> serviceMetadata)
Data identifying the service specific jobs or units of work that were involved in a chain of
service calls.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationInfo |
AuthenticationInfo.setServiceDelegationHistory(ServiceDelegationHistory serviceDelegationHistory)
Records the history of delegated resource access across Google services.
|
Copyright © 2011–2025 Google. All rights reserved.