| Package | Description |
|---|---|
| com.google.cloud.audit |
| 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 |
AuthenticationInfo.getServiceAccountDelegationInfoOrBuilder(int index)
Identity delegation history of an authenticated service account that makes
the request.
|
ServiceAccountDelegationInfoOrBuilder |
AuthenticationInfo.Builder.getServiceAccountDelegationInfoOrBuilder(int index)
Identity delegation history of an authenticated service account that makes
the request.
|
ServiceAccountDelegationInfoOrBuilder |
AuthenticationInfoOrBuilder.getServiceAccountDelegationInfoOrBuilder(int index)
Identity delegation history of an authenticated service account that makes
the request.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ServiceAccountDelegationInfoOrBuilder> |
AuthenticationInfo.getServiceAccountDelegationInfoOrBuilderList()
Identity delegation history of an authenticated service account that makes
the request.
|
List<? extends ServiceAccountDelegationInfoOrBuilder> |
AuthenticationInfo.Builder.getServiceAccountDelegationInfoOrBuilderList()
Identity delegation history of an authenticated service account that makes
the request.
|
List<? extends ServiceAccountDelegationInfoOrBuilder> |
AuthenticationInfoOrBuilder.getServiceAccountDelegationInfoOrBuilderList()
Identity delegation history of an authenticated service account that makes
the request.
|
Copyright © 2021 Google LLC. All rights reserved.