Uses of Enum
com.google.cloud.audit.ServiceAccountDelegationInfo.AuthorityCase
Packages that use ServiceAccountDelegationInfo.AuthorityCase
-
Uses of ServiceAccountDelegationInfo.AuthorityCase in com.google.cloud.audit
Methods in com.google.cloud.audit that return ServiceAccountDelegationInfo.AuthorityCaseModifier and TypeMethodDescriptionServiceAccountDelegationInfo.AuthorityCase.forNumber(int value) ServiceAccountDelegationInfo.Builder.getAuthorityCase()ServiceAccountDelegationInfo.getAuthorityCase()ServiceAccountDelegationInfoOrBuilder.getAuthorityCase()ServiceAccountDelegationInfo.AuthorityCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.ServiceAccountDelegationInfo.AuthorityCase.values()Returns an array containing the constants of this enum type, in the order they are declared.