Class URLFetchServicePb.URLFetchServiceError.Builder (4.0.0)

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

Inheritance

java.lang.Object > com.google.protobuf.AbstractMessageLite.Builder > com.google.protobuf.AbstractMessage.Builder > com.google.protobuf.GeneratedMessage.Builder > URLFetchServicePb.URLFetchServiceError.Builder

Static Methods

getDescriptor()

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

Methods

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.GeneratedMessage.Builder.clear()

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.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(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)