Uses of Class
com.google.cloud.audit.ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder
Packages that use ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder
-
Uses of ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder in com.google.cloud.audit
Methods in com.google.cloud.audit that return ServiceAccountDelegationInfo.ThirdPartyPrincipal.BuilderModifier and TypeMethodDescriptionServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.clear()ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.clearThirdPartyClaims()Metadata about third party identity.ServiceAccountDelegationInfo.Builder.getThirdPartyPrincipalBuilder()Third party identity as the real authority.ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.mergeFrom(ServiceAccountDelegationInfo.ThirdPartyPrincipal other) ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.mergeFrom(com.google.protobuf.Message other) ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.mergeThirdPartyClaims(com.google.protobuf.Struct value) Metadata about third party identity.ServiceAccountDelegationInfo.ThirdPartyPrincipal.newBuilder()ServiceAccountDelegationInfo.ThirdPartyPrincipal.newBuilder(ServiceAccountDelegationInfo.ThirdPartyPrincipal prototype) ServiceAccountDelegationInfo.ThirdPartyPrincipal.newBuilderForType()ServiceAccountDelegationInfo.ThirdPartyPrincipal.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.setThirdPartyClaims(com.google.protobuf.Struct value) Metadata about third party identity.ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.setThirdPartyClaims(com.google.protobuf.Struct.Builder builderForValue) Metadata about third party identity.ServiceAccountDelegationInfo.ThirdPartyPrincipal.toBuilder()Methods in com.google.cloud.audit with parameters of type ServiceAccountDelegationInfo.ThirdPartyPrincipal.BuilderModifier and TypeMethodDescriptionServiceAccountDelegationInfo.Builder.setThirdPartyPrincipal(ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder builderForValue) Third party identity as the real authority.