Uses of Interface
com.google.cloud.audit.ServiceAccountDelegationInfo.FirstPartyPrincipalOrBuilder
-
Packages that use ServiceAccountDelegationInfo.FirstPartyPrincipalOrBuilder Package Description com.google.cloud.audit -
-
Uses of ServiceAccountDelegationInfo.FirstPartyPrincipalOrBuilder in com.google.cloud.audit
Classes in com.google.cloud.audit that implement ServiceAccountDelegationInfo.FirstPartyPrincipalOrBuilder Modifier and Type Class Description static class
ServiceAccountDelegationInfo.FirstPartyPrincipal
First party identity principal.static class
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder
First party identity principal.Methods in com.google.cloud.audit that return ServiceAccountDelegationInfo.FirstPartyPrincipalOrBuilder Modifier and Type Method Description ServiceAccountDelegationInfo.FirstPartyPrincipalOrBuilder
ServiceAccountDelegationInfo.Builder. getFirstPartyPrincipalOrBuilder()
First party (Google) identity as the real authority.ServiceAccountDelegationInfo.FirstPartyPrincipalOrBuilder
ServiceAccountDelegationInfo. getFirstPartyPrincipalOrBuilder()
First party (Google) identity as the real authority.ServiceAccountDelegationInfo.FirstPartyPrincipalOrBuilder
ServiceAccountDelegationInfoOrBuilder. getFirstPartyPrincipalOrBuilder()
First party (Google) identity as the real authority.
-