Class URLFetchServicePb.URLFetchResponse (2.0.0)

public static final class URLFetchServicePb.URLFetchResponse extends GeneratedMessageV3 implements URLFetchServicePb.URLFetchResponseOrBuilder

Inheritance

Object > com.google.protobuf.AbstractMessageLite > com.google.protobuf.AbstractMessage > com.google.protobuf.GeneratedMessageV3 > URLFetchServicePb.URLFetchResponse

Static Fields

APIBYTESRECEIVED_FIELD_NUMBER

public static final int APIBYTESRECEIVED_FIELD_NUMBER
Field Value
Type Description
int

APIBYTESSENT_FIELD_NUMBER

public static final int APIBYTESSENT_FIELD_NUMBER
Field Value
Type Description
int

APICPUMILLISECONDS_FIELD_NUMBER

public static final int APICPUMILLISECONDS_FIELD_NUMBER
Field Value
Type Description
int

CONTENTWASTRUNCATED_FIELD_NUMBER

public static final int CONTENTWASTRUNCATED_FIELD_NUMBER
Field Value
Type Description
int

CONTENT_FIELD_NUMBER

public static final int CONTENT_FIELD_NUMBER
Field Value
Type Description
int

EXTERNALBYTESRECEIVED_FIELD_NUMBER

public static final int EXTERNALBYTESRECEIVED_FIELD_NUMBER
Field Value
Type Description
int

EXTERNALBYTESSENT_FIELD_NUMBER

public static final int EXTERNALBYTESSENT_FIELD_NUMBER
Field Value
Type Description
int

FINALURL_FIELD_NUMBER

public static final int FINALURL_FIELD_NUMBER
Field Value
Type Description
int

HEADER_FIELD_NUMBER

public static final int HEADER_FIELD_NUMBER
Field Value
Type Description
int

PARSER

public static final Parser<URLFetchServicePb.URLFetchResponse> PARSER
Field Value
Type Description
com.google.protobuf.Parser<URLFetchResponse>

STATUSCODE_FIELD_NUMBER

public static final int STATUSCODE_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static URLFetchServicePb.URLFetchResponse getDefaultInstance()
Returns
Type Description
URLFetchServicePb.URLFetchResponse

getDescriptor()

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

newBuilder()

public static URLFetchServicePb.URLFetchResponse.Builder newBuilder()
Returns
Type Description
Builder

newBuilder(URLFetchServicePb.URLFetchResponse arg0)

public static URLFetchServicePb.URLFetchResponse.Builder newBuilder(URLFetchServicePb.URLFetchResponse arg0)
Parameter
Name Description
arg0 URLFetchServicePb.URLFetchResponse
Returns
Type Description
Builder

parseDelimitedFrom(InputStream arg0)

public static URLFetchServicePb.URLFetchResponse parseDelimitedFrom(InputStream arg0)
Parameter
Name Description
arg0 InputStream
Returns
Type Description
URLFetchServicePb.URLFetchResponse
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)

public static URLFetchServicePb.URLFetchResponse parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 InputStream
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
URLFetchServicePb.URLFetchResponse
Exceptions
Type Description
IOException

parseFrom(byte[] arg0)

public static URLFetchServicePb.URLFetchResponse parseFrom(byte[] arg0)
Parameter
Name Description
arg0 byte[]
Returns
Type Description
URLFetchServicePb.URLFetchResponse
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(byte[] arg0, ExtensionRegistryLite arg1)

public static URLFetchServicePb.URLFetchResponse parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 byte[]
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
URLFetchServicePb.URLFetchResponse
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteString arg0)

public static URLFetchServicePb.URLFetchResponse parseFrom(ByteString arg0)
Parameter
Name Description
arg0 com.google.protobuf.ByteString
Returns
Type Description
URLFetchServicePb.URLFetchResponse
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteString arg0, ExtensionRegistryLite arg1)

public static URLFetchServicePb.URLFetchResponse parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 com.google.protobuf.ByteString
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
URLFetchServicePb.URLFetchResponse
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(CodedInputStream arg0)

public static URLFetchServicePb.URLFetchResponse parseFrom(CodedInputStream arg0)
Parameter
Name Description
arg0 com.google.protobuf.CodedInputStream
Returns
Type Description
URLFetchServicePb.URLFetchResponse
Exceptions
Type Description
IOException

parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)

public static URLFetchServicePb.URLFetchResponse parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 com.google.protobuf.CodedInputStream
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
URLFetchServicePb.URLFetchResponse
Exceptions
Type Description
IOException

parseFrom(InputStream arg0)

public static URLFetchServicePb.URLFetchResponse parseFrom(InputStream arg0)
Parameter
Name Description
arg0 InputStream
Returns
Type Description
URLFetchServicePb.URLFetchResponse
Exceptions
Type Description
IOException

parseFrom(InputStream arg0, ExtensionRegistryLite arg1)

public static URLFetchServicePb.URLFetchResponse parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 InputStream
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
URLFetchServicePb.URLFetchResponse
Exceptions
Type Description
IOException

parseFrom(ByteBuffer arg0)

public static URLFetchServicePb.URLFetchResponse parseFrom(ByteBuffer arg0)
Parameter
Name Description
arg0 ByteBuffer
Returns
Type Description
URLFetchServicePb.URLFetchResponse
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)

public static URLFetchServicePb.URLFetchResponse parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 ByteBuffer
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
URLFetchServicePb.URLFetchResponse
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parser()

public static Parser<URLFetchServicePb.URLFetchResponse> parser()
Returns
Type Description
com.google.protobuf.Parser<URLFetchResponse>

Methods

equals(Object arg0)

public boolean equals(Object arg0)
Parameter
Name Description
arg0 Object
Returns
Type Description
boolean
Overrides
com.google.protobuf.AbstractMessage.equals(java.lang.Object)

getApiBytesReceived()

public long getApiBytesReceived()
Returns
Type Description
long

getApiBytesSent()

public long getApiBytesSent()
Returns
Type Description
long

getApiCpuMilliseconds()

public long getApiCpuMilliseconds()
Returns
Type Description
long

getContent()

public ByteString getContent()
Returns
Type Description
com.google.protobuf.ByteString

getContentWasTruncated()

public boolean getContentWasTruncated()
Returns
Type Description
boolean

getDefaultInstanceForType()

public URLFetchServicePb.URLFetchResponse getDefaultInstanceForType()
Returns
Type Description
URLFetchServicePb.URLFetchResponse

getExternalBytesReceived()

public long getExternalBytesReceived()
Returns
Type Description
long

getExternalBytesSent()

public long getExternalBytesSent()
Returns
Type Description
long

getFinalUrl()

public String getFinalUrl()
Returns
Type Description
String

getFinalUrlBytes()

public ByteString getFinalUrlBytes()
Returns
Type Description
com.google.protobuf.ByteString

getHeader(int arg0)

public URLFetchServicePb.URLFetchResponse.Header getHeader(int arg0)
Parameter
Name Description
arg0 int
Returns
Type Description
Header

getHeaderCount()

public int getHeaderCount()
Returns
Type Description
int

getHeaderList()

public List<URLFetchServicePb.URLFetchResponse.Header> getHeaderList()
Returns
Type Description
List<Header>

getHeaderOrBuilder(int arg0)

public URLFetchServicePb.URLFetchResponse.HeaderOrBuilder getHeaderOrBuilder(int arg0)
Parameter
Name Description
arg0 int
Returns
Type Description
HeaderOrBuilder

getHeaderOrBuilderList()

public List<? extends URLFetchServicePb.URLFetchResponse.HeaderOrBuilder> getHeaderOrBuilderList()
Returns
Type Description
List<? extends com.google.appengine.api.urlfetch.URLFetchServicePb.URLFetchResponse.HeaderOrBuilder>

getParserForType()

public Parser<URLFetchServicePb.URLFetchResponse> getParserForType()
Returns
Type Description
com.google.protobuf.Parser<URLFetchResponse>
Overrides
com.google.protobuf.GeneratedMessageV3.getParserForType()

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides
com.google.protobuf.GeneratedMessageV3.getSerializedSize()

getStatusCode()

public int getStatusCode()
Returns
Type Description
int

getUnknownFields()

public final UnknownFieldSet getUnknownFields()
Returns
Type Description
com.google.protobuf.UnknownFieldSet
Overrides
com.google.protobuf.GeneratedMessageV3.getUnknownFields()

hasApiBytesReceived()

public boolean hasApiBytesReceived()
Returns
Type Description
boolean

hasApiBytesSent()

public boolean hasApiBytesSent()
Returns
Type Description
boolean

hasApiCpuMilliseconds()

public boolean hasApiCpuMilliseconds()
Returns
Type Description
boolean

hasContent()

public boolean hasContent()
Returns
Type Description
boolean

hasContentWasTruncated()

public boolean hasContentWasTruncated()
Returns
Type Description
boolean

hasExternalBytesReceived()

public boolean hasExternalBytesReceived()
Returns
Type Description
boolean

hasExternalBytesSent()

public boolean hasExternalBytesSent()
Returns
Type Description
boolean

hasFinalUrl()

public boolean hasFinalUrl()
Returns
Type Description
boolean

hasStatusCode()

public boolean hasStatusCode()
Returns
Type Description
boolean

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides
com.google.protobuf.AbstractMessage.hashCode()

internalGetFieldAccessorTable()

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

isInitialized()

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

newBuilderForType()

public URLFetchServicePb.URLFetchResponse.Builder newBuilderForType()
Returns
Type Description
Builder

newBuilderForType(GeneratedMessageV3.BuilderParent arg0)

protected URLFetchServicePb.URLFetchResponse.Builder newBuilderForType(GeneratedMessageV3.BuilderParent arg0)
Parameter
Name Description
arg0 com.google.protobuf.GeneratedMessageV3.BuilderParent
Returns
Type Description
Builder
Overrides
com.google.protobuf.GeneratedMessageV3.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)

newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)
Parameter
Name Description
arg0 com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Returns
Type Description
Object
Overrides
com.google.protobuf.GeneratedMessageV3.newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)

toBuilder()

public URLFetchServicePb.URLFetchResponse.Builder toBuilder()
Returns
Type Description
Builder

writeTo(CodedOutputStream arg0)

public void writeTo(CodedOutputStream arg0)
Parameter
Name Description
arg0 com.google.protobuf.CodedOutputStream
Overrides
com.google.protobuf.GeneratedMessageV3.writeTo(com.google.protobuf.CodedOutputStream)
Exceptions
Type Description
IOException