Class ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder (2.7.4)

public static final class ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder extends GeneratedMessageV3.Builder<ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder> implements ServiceAccountDelegationInfo.ThirdPartyPrincipalOrBuilder

Third party identity principal.

Protobuf type google.cloud.audit.ServiceAccountDelegationInfo.ThirdPartyPrincipal

Inheritance

Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder
Overrides

build()

public ServiceAccountDelegationInfo.ThirdPartyPrincipal build()
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal

buildPartial()

public ServiceAccountDelegationInfo.ThirdPartyPrincipal buildPartial()
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal

clear()

public ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder clear()
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder
Overrides

clearThirdPartyClaims()

public ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder clearThirdPartyClaims()

Metadata about third party identity.

.google.protobuf.Struct third_party_claims = 1;

Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder

clone()

public ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder clone()
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder
Overrides

getDefaultInstanceForType()

public ServiceAccountDelegationInfo.ThirdPartyPrincipal getDefaultInstanceForType()
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getThirdPartyClaims()

public Struct getThirdPartyClaims()

Metadata about third party identity.

.google.protobuf.Struct third_party_claims = 1;

Returns
TypeDescription
Struct

The thirdPartyClaims.

getThirdPartyClaimsBuilder()

public Struct.Builder getThirdPartyClaimsBuilder()

Metadata about third party identity.

.google.protobuf.Struct third_party_claims = 1;

Returns
TypeDescription
Builder

getThirdPartyClaimsOrBuilder()

public StructOrBuilder getThirdPartyClaimsOrBuilder()

Metadata about third party identity.

.google.protobuf.Struct third_party_claims = 1;

Returns
TypeDescription
StructOrBuilder

hasThirdPartyClaims()

public boolean hasThirdPartyClaims()

Metadata about third party identity.

.google.protobuf.Struct third_party_claims = 1;

Returns
TypeDescription
boolean

Whether the thirdPartyClaims field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(ServiceAccountDelegationInfo.ThirdPartyPrincipal other)

public ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder mergeFrom(ServiceAccountDelegationInfo.ThirdPartyPrincipal other)
Parameter
NameDescription
otherServiceAccountDelegationInfo.ThirdPartyPrincipal
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder
Overrides Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder
Overrides

mergeThirdPartyClaims(Struct value)

public ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder mergeThirdPartyClaims(Struct value)

Metadata about third party identity.

.google.protobuf.Struct third_party_claims = 1;

Parameter
NameDescription
valueStruct
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder
Overrides

setThirdPartyClaims(Struct value)

public ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder setThirdPartyClaims(Struct value)

Metadata about third party identity.

.google.protobuf.Struct third_party_claims = 1;

Parameter
NameDescription
valueStruct
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder

setThirdPartyClaims(Struct.Builder builderForValue)

public ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder setThirdPartyClaims(Struct.Builder builderForValue)

Metadata about third party identity.

.google.protobuf.Struct third_party_claims = 1;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder
Overrides