serviceAccountDelegationInfo property
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
Implementation
@$pb.TagNumber(6)
$core.List<ServiceAccountDelegationInfo> get serviceAccountDelegationInfo =>
$_getList(4);