Class AppIdentityServicePb.AppIdentityServiceError.Builder (2.0.0)

public static final class AppIdentityServicePb.AppIdentityServiceError.Builder extends GeneratedMessageV3.Builder<AppIdentityServicePb.AppIdentityServiceError.Builder> implements AppIdentityServicePb.AppIdentityServiceErrorOrBuilder

Inheritance

Object > com.google.protobuf.AbstractMessageLite.Builder > com.google.protobuf.AbstractMessage.Builder > com.google.protobuf.GeneratedMessageV3.Builder > AppIdentityServicePb.AppIdentityServiceError.Builder

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
com.google.protobuf.Descriptors.Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor arg0, Object arg1)

public AppIdentityServicePb.AppIdentityServiceError.Builder addRepeatedField(Descriptors.FieldDescriptor arg0, Object arg1)
Parameters
NameDescription
arg0com.google.protobuf.Descriptors.FieldDescriptor
arg1Object
Returns
TypeDescription
AppIdentityServicePb.AppIdentityServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)

build()

public AppIdentityServicePb.AppIdentityServiceError build()
Returns
TypeDescription
AppIdentityServiceError

buildPartial()

public AppIdentityServicePb.AppIdentityServiceError buildPartial()
Returns
TypeDescription
AppIdentityServiceError

clear()

public AppIdentityServicePb.AppIdentityServiceError.Builder clear()
Returns
TypeDescription
AppIdentityServicePb.AppIdentityServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.clear()

clearField(Descriptors.FieldDescriptor arg0)

public AppIdentityServicePb.AppIdentityServiceError.Builder clearField(Descriptors.FieldDescriptor arg0)
Parameter
NameDescription
arg0com.google.protobuf.Descriptors.FieldDescriptor
Returns
TypeDescription
AppIdentityServicePb.AppIdentityServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor)

clearOneof(Descriptors.OneofDescriptor arg0)

public AppIdentityServicePb.AppIdentityServiceError.Builder clearOneof(Descriptors.OneofDescriptor arg0)
Parameter
NameDescription
arg0com.google.protobuf.Descriptors.OneofDescriptor
Returns
TypeDescription
AppIdentityServicePb.AppIdentityServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)

clone()

public AppIdentityServicePb.AppIdentityServiceError.Builder clone()
Returns
TypeDescription
AppIdentityServicePb.AppIdentityServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.clone()

getDefaultInstanceForType()

public AppIdentityServicePb.AppIdentityServiceError getDefaultInstanceForType()
Returns
TypeDescription
AppIdentityServiceError

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
com.google.protobuf.Descriptors.Descriptor
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.getDescriptorForType()

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.internalGetFieldAccessorTable()

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.isInitialized()

mergeFrom(AppIdentityServicePb.AppIdentityServiceError arg0)

public AppIdentityServicePb.AppIdentityServiceError.Builder mergeFrom(AppIdentityServicePb.AppIdentityServiceError arg0)
Parameter
NameDescription
arg0AppIdentityServiceError
Returns
TypeDescription
AppIdentityServicePb.AppIdentityServiceError.Builder

mergeFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)

public AppIdentityServicePb.AppIdentityServiceError.Builder mergeFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
Parameters
NameDescription
arg0com.google.protobuf.CodedInputStream
arg1com.google.protobuf.ExtensionRegistryLite
Returns
TypeDescription
AppIdentityServicePb.AppIdentityServiceError.Builder
Overrides
com.google.protobuf.AbstractMessage.Builder.mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)
Exceptions
TypeDescription
IOException

mergeFrom(Message arg0)

public AppIdentityServicePb.AppIdentityServiceError.Builder mergeFrom(Message arg0)
Parameter
NameDescription
arg0com.google.protobuf.Message
Returns
TypeDescription
AppIdentityServicePb.AppIdentityServiceError.Builder
Overrides
com.google.protobuf.AbstractMessage.Builder.mergeFrom(com.google.protobuf.Message)

mergeUnknownFields(UnknownFieldSet arg0)

public final AppIdentityServicePb.AppIdentityServiceError.Builder mergeUnknownFields(UnknownFieldSet arg0)
Parameter
NameDescription
arg0com.google.protobuf.UnknownFieldSet
Returns
TypeDescription
AppIdentityServicePb.AppIdentityServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet)

setField(Descriptors.FieldDescriptor arg0, Object arg1)

public AppIdentityServicePb.AppIdentityServiceError.Builder setField(Descriptors.FieldDescriptor arg0, Object arg1)
Parameters
NameDescription
arg0com.google.protobuf.Descriptors.FieldDescriptor
arg1Object
Returns
TypeDescription
AppIdentityServicePb.AppIdentityServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)

setRepeatedField(Descriptors.FieldDescriptor arg0, int arg1, Object arg2)

public AppIdentityServicePb.AppIdentityServiceError.Builder setRepeatedField(Descriptors.FieldDescriptor arg0, int arg1, Object arg2)
Parameters
NameDescription
arg0com.google.protobuf.Descriptors.FieldDescriptor
arg1int
arg2Object
Returns
TypeDescription
AppIdentityServicePb.AppIdentityServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)

setUnknownFields(UnknownFieldSet arg0)

public final AppIdentityServicePb.AppIdentityServiceError.Builder setUnknownFields(UnknownFieldSet arg0)
Parameter
NameDescription
arg0com.google.protobuf.UnknownFieldSet
Returns
TypeDescription
AppIdentityServicePb.AppIdentityServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet)