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.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.clear()ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.clearThirdPartyClaims()Metadata about third party identity.ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.clone()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.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ServiceAccountDelegationInfo.ThirdPartyPrincipal.newBuilder()ServiceAccountDelegationInfo.ThirdPartyPrincipal.newBuilder(ServiceAccountDelegationInfo.ThirdPartyPrincipal prototype) ServiceAccountDelegationInfo.ThirdPartyPrincipal.newBuilderForType()ServiceAccountDelegationInfo.ThirdPartyPrincipal.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) 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.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) 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.