Class ImagesServicePb.ImagesServiceError.Builder (4.0.0)

public static final class ImagesServicePb.ImagesServiceError.Builder extends GeneratedMessage.Builder<ImagesServicePb.ImagesServiceError.Builder> implements ImagesServicePb.ImagesServiceErrorOrBuilder

Inheritance

java.lang.Object > com.google.protobuf.AbstractMessageLite.Builder > com.google.protobuf.AbstractMessage.Builder > com.google.protobuf.GeneratedMessage.Builder > ImagesServicePb.ImagesServiceError.Builder

Static Methods

getDescriptor()

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

Methods

build()

public ImagesServicePb.ImagesServiceError build()
Returns
Type Description
ImagesServiceError

buildPartial()

public ImagesServicePb.ImagesServiceError buildPartial()
Returns
Type Description
ImagesServiceError

clear()

public ImagesServicePb.ImagesServiceError.Builder clear()
Returns
Type Description
ImagesServicePb.ImagesServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessage.Builder.clear()

getDefaultInstanceForType()

public ImagesServicePb.ImagesServiceError getDefaultInstanceForType()
Returns
Type Description
ImagesServiceError

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
com.google.protobuf.Descriptors.Descriptor
Overrides
com.google.protobuf.GeneratedMessage.Builder.getDescriptorForType()

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
com.google.protobuf.GeneratedMessage.FieldAccessorTable
Overrides
com.google.protobuf.GeneratedMessage.Builder.internalGetFieldAccessorTable()

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides
com.google.protobuf.GeneratedMessage.Builder.isInitialized()

mergeFrom(ImagesServicePb.ImagesServiceError arg0)

public ImagesServicePb.ImagesServiceError.Builder mergeFrom(ImagesServicePb.ImagesServiceError arg0)
Parameter
Name Description
arg0 ImagesServiceError
Returns
Type Description
ImagesServicePb.ImagesServiceError.Builder

mergeFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)

public ImagesServicePb.ImagesServiceError.Builder mergeFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 com.google.protobuf.CodedInputStream
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
ImagesServicePb.ImagesServiceError.Builder
Overrides
com.google.protobuf.AbstractMessage.Builder.mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)
Exceptions
Type Description
IOException

mergeFrom(Message arg0)

public ImagesServicePb.ImagesServiceError.Builder mergeFrom(Message arg0)
Parameter
Name Description
arg0 com.google.protobuf.Message
Returns
Type Description
ImagesServicePb.ImagesServiceError.Builder
Overrides
com.google.protobuf.AbstractMessage.Builder.mergeFrom(com.google.protobuf.Message)