Class URLFetchServicePb.URLFetchServiceError.Builder (2.0.0)

public static final class URLFetchServicePb.URLFetchServiceError.Builder extends GeneratedMessageV3.Builder<URLFetchServicePb.URLFetchServiceError.Builder> implements URLFetchServicePb.URLFetchServiceErrorOrBuilder

Inheritance

Object > com.google.protobuf.AbstractMessageLite.Builder > com.google.protobuf.AbstractMessage.Builder > com.google.protobuf.GeneratedMessageV3.Builder > URLFetchServicePb.URLFetchServiceError.Builder

Static Methods

getDescriptor()

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

Methods

addRepeatedField(Descriptors.FieldDescriptor arg0, Object arg1)

public URLFetchServicePb.URLFetchServiceError.Builder addRepeatedField(Descriptors.FieldDescriptor arg0, Object arg1)
Parameters
Name Description
arg0 com.google.protobuf.Descriptors.FieldDescriptor
arg1 Object
Returns
Type Description
URLFetchServicePb.URLFetchServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)

build()

public URLFetchServicePb.URLFetchServiceError build()
Returns
Type Description
URLFetchServiceError

buildPartial()

public URLFetchServicePb.URLFetchServiceError buildPartial()
Returns
Type Description
URLFetchServiceError

clear()

public URLFetchServicePb.URLFetchServiceError.Builder clear()
Returns
Type Description
URLFetchServicePb.URLFetchServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.clear()

clearField(Descriptors.FieldDescriptor arg0)

public URLFetchServicePb.URLFetchServiceError.Builder clearField(Descriptors.FieldDescriptor arg0)
Parameter
Name Description
arg0 com.google.protobuf.Descriptors.FieldDescriptor
Returns
Type Description
URLFetchServicePb.URLFetchServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor)

clearOneof(Descriptors.OneofDescriptor arg0)

public URLFetchServicePb.URLFetchServiceError.Builder clearOneof(Descriptors.OneofDescriptor arg0)
Parameter
Name Description
arg0 com.google.protobuf.Descriptors.OneofDescriptor
Returns
Type Description
URLFetchServicePb.URLFetchServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)

clone()

public URLFetchServicePb.URLFetchServiceError.Builder clone()
Returns
Type Description
URLFetchServicePb.URLFetchServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.clone()

getDefaultInstanceForType()

public URLFetchServicePb.URLFetchServiceError getDefaultInstanceForType()
Returns
Type Description
URLFetchServiceError

getDescriptorForType()

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

internalGetFieldAccessorTable()

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

isInitialized()

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

mergeFrom(URLFetchServicePb.URLFetchServiceError arg0)

public URLFetchServicePb.URLFetchServiceError.Builder mergeFrom(URLFetchServicePb.URLFetchServiceError arg0)
Parameter
Name Description
arg0 URLFetchServiceError
Returns
Type Description
URLFetchServicePb.URLFetchServiceError.Builder

mergeFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)

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

mergeFrom(Message arg0)

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

mergeUnknownFields(UnknownFieldSet arg0)

public final URLFetchServicePb.URLFetchServiceError.Builder mergeUnknownFields(UnknownFieldSet arg0)
Parameter
Name Description
arg0 com.google.protobuf.UnknownFieldSet
Returns
Type Description
URLFetchServicePb.URLFetchServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet)

setField(Descriptors.FieldDescriptor arg0, Object arg1)

public URLFetchServicePb.URLFetchServiceError.Builder setField(Descriptors.FieldDescriptor arg0, Object arg1)
Parameters
Name Description
arg0 com.google.protobuf.Descriptors.FieldDescriptor
arg1 Object
Returns
Type Description
URLFetchServicePb.URLFetchServiceError.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 URLFetchServicePb.URLFetchServiceError.Builder setRepeatedField(Descriptors.FieldDescriptor arg0, int arg1, Object arg2)
Parameters
Name Description
arg0 com.google.protobuf.Descriptors.FieldDescriptor
arg1 int
arg2 Object
Returns
Type Description
URLFetchServicePb.URLFetchServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)

setUnknownFields(UnknownFieldSet arg0)

public final URLFetchServicePb.URLFetchServiceError.Builder setUnknownFields(UnknownFieldSet arg0)
Parameter
Name Description
arg0 com.google.protobuf.UnknownFieldSet
Returns
Type Description
URLFetchServicePb.URLFetchServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet)