| Modifier and Type | Class and Description |
|---|---|
class |
ServiceAccountDelegationInfo
Identity delegation history of an authenticated service account.
|
static class |
ServiceAccountDelegationInfo.Builder
Identity delegation history of an authenticated service account.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountDelegationInfoOrBuilder |
AccessOrBuilder.getServiceAccountDelegationInfoOrBuilder(int index)
The identity delegation history of an authenticated service account that
made the request.
|
ServiceAccountDelegationInfoOrBuilder |
Access.getServiceAccountDelegationInfoOrBuilder(int index)
The identity delegation history of an authenticated service account that
made the request.
|
ServiceAccountDelegationInfoOrBuilder |
Access.Builder.getServiceAccountDelegationInfoOrBuilder(int index)
The identity delegation history of an authenticated service account that
made the request.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ServiceAccountDelegationInfoOrBuilder> |
AccessOrBuilder.getServiceAccountDelegationInfoOrBuilderList()
The identity delegation history of an authenticated service account that
made the request.
|
List<? extends ServiceAccountDelegationInfoOrBuilder> |
Access.getServiceAccountDelegationInfoOrBuilderList()
The identity delegation history of an authenticated service account that
made the request.
|
List<? extends ServiceAccountDelegationInfoOrBuilder> |
Access.Builder.getServiceAccountDelegationInfoOrBuilderList()
The identity delegation history of an authenticated service account that
made the request.
|
Copyright © 2023 Google LLC. All rights reserved.