Class BlobstoreServicePb.FetchDataRequest (2.0.0)

public static final class BlobstoreServicePb.FetchDataRequest extends GeneratedMessageV3 implements BlobstoreServicePb.FetchDataRequestOrBuilder

Inheritance

Object > com.google.protobuf.AbstractMessageLite > com.google.protobuf.AbstractMessage > com.google.protobuf.GeneratedMessageV3 > BlobstoreServicePb.FetchDataRequest

Static Fields

BLOB_KEY_FIELD_NUMBER

public static final int BLOB_KEY_FIELD_NUMBER
Field Value
TypeDescription
int

END_INDEX_FIELD_NUMBER

public static final int END_INDEX_FIELD_NUMBER
Field Value
TypeDescription
int

PARSER

public static final Parser<BlobstoreServicePb.FetchDataRequest> PARSER
Field Value
TypeDescription
com.google.protobuf.Parser<FetchDataRequest>

START_INDEX_FIELD_NUMBER

public static final int START_INDEX_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static BlobstoreServicePb.FetchDataRequest getDefaultInstance()
Returns
TypeDescription
BlobstoreServicePb.FetchDataRequest

getDescriptor()

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

newBuilder()

public static BlobstoreServicePb.FetchDataRequest.Builder newBuilder()
Returns
TypeDescription
Builder

newBuilder(BlobstoreServicePb.FetchDataRequest arg0)

public static BlobstoreServicePb.FetchDataRequest.Builder newBuilder(BlobstoreServicePb.FetchDataRequest arg0)
Parameter
NameDescription
arg0BlobstoreServicePb.FetchDataRequest
Returns
TypeDescription
Builder

parseDelimitedFrom(InputStream arg0)

public static BlobstoreServicePb.FetchDataRequest parseDelimitedFrom(InputStream arg0)
Parameter
NameDescription
arg0InputStream
Returns
TypeDescription
BlobstoreServicePb.FetchDataRequest
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)

public static BlobstoreServicePb.FetchDataRequest parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters
NameDescription
arg0InputStream
arg1com.google.protobuf.ExtensionRegistryLite
Returns
TypeDescription
BlobstoreServicePb.FetchDataRequest
Exceptions
TypeDescription
IOException

parseFrom(byte[] arg0)

public static BlobstoreServicePb.FetchDataRequest parseFrom(byte[] arg0)
Parameter
NameDescription
arg0byte[]
Returns
TypeDescription
BlobstoreServicePb.FetchDataRequest
Exceptions
TypeDescription
com.google.protobuf.InvalidProtocolBufferException

parseFrom(byte[] arg0, ExtensionRegistryLite arg1)

public static BlobstoreServicePb.FetchDataRequest parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
Parameters
NameDescription
arg0byte[]
arg1com.google.protobuf.ExtensionRegistryLite
Returns
TypeDescription
BlobstoreServicePb.FetchDataRequest
Exceptions
TypeDescription
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteString arg0)

public static BlobstoreServicePb.FetchDataRequest parseFrom(ByteString arg0)
Parameter
NameDescription
arg0com.google.protobuf.ByteString
Returns
TypeDescription
BlobstoreServicePb.FetchDataRequest
Exceptions
TypeDescription
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteString arg0, ExtensionRegistryLite arg1)

public static BlobstoreServicePb.FetchDataRequest parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
Parameters
NameDescription
arg0com.google.protobuf.ByteString
arg1com.google.protobuf.ExtensionRegistryLite
Returns
TypeDescription
BlobstoreServicePb.FetchDataRequest
Exceptions
TypeDescription
com.google.protobuf.InvalidProtocolBufferException

parseFrom(CodedInputStream arg0)

public static BlobstoreServicePb.FetchDataRequest parseFrom(CodedInputStream arg0)
Parameter
NameDescription
arg0com.google.protobuf.CodedInputStream
Returns
TypeDescription
BlobstoreServicePb.FetchDataRequest
Exceptions
TypeDescription
IOException

parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)

public static BlobstoreServicePb.FetchDataRequest parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
Parameters
NameDescription
arg0com.google.protobuf.CodedInputStream
arg1com.google.protobuf.ExtensionRegistryLite
Returns
TypeDescription
BlobstoreServicePb.FetchDataRequest
Exceptions
TypeDescription
IOException

parseFrom(InputStream arg0)

public static BlobstoreServicePb.FetchDataRequest parseFrom(InputStream arg0)
Parameter
NameDescription
arg0InputStream
Returns
TypeDescription
BlobstoreServicePb.FetchDataRequest
Exceptions
TypeDescription
IOException

parseFrom(InputStream arg0, ExtensionRegistryLite arg1)

public static BlobstoreServicePb.FetchDataRequest parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters
NameDescription
arg0InputStream
arg1com.google.protobuf.ExtensionRegistryLite
Returns
TypeDescription
BlobstoreServicePb.FetchDataRequest
Exceptions
TypeDescription
IOException

parseFrom(ByteBuffer arg0)

public static BlobstoreServicePb.FetchDataRequest parseFrom(ByteBuffer arg0)
Parameter
NameDescription
arg0ByteBuffer
Returns
TypeDescription
BlobstoreServicePb.FetchDataRequest
Exceptions
TypeDescription
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)

public static BlobstoreServicePb.FetchDataRequest parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
Parameters
NameDescription
arg0ByteBuffer
arg1com.google.protobuf.ExtensionRegistryLite
Returns
TypeDescription
BlobstoreServicePb.FetchDataRequest
Exceptions
TypeDescription
com.google.protobuf.InvalidProtocolBufferException

parser()

public static Parser<BlobstoreServicePb.FetchDataRequest> parser()
Returns
TypeDescription
com.google.protobuf.Parser<FetchDataRequest>

Methods

equals(Object arg0)

public boolean equals(Object arg0)
Parameter
NameDescription
arg0Object
Returns
TypeDescription
boolean
Overrides
com.google.protobuf.AbstractMessage.equals(java.lang.Object)

getBlobKey()

public String getBlobKey()
Returns
TypeDescription
String

getBlobKeyBytes()

public ByteString getBlobKeyBytes()
Returns
TypeDescription
com.google.protobuf.ByteString

getDefaultInstanceForType()

public BlobstoreServicePb.FetchDataRequest getDefaultInstanceForType()
Returns
TypeDescription
BlobstoreServicePb.FetchDataRequest

getEndIndex()

public long getEndIndex()
Returns
TypeDescription
long

getParserForType()

public Parser<BlobstoreServicePb.FetchDataRequest> getParserForType()
Returns
TypeDescription
com.google.protobuf.Parser<FetchDataRequest>
Overrides
com.google.protobuf.GeneratedMessageV3.getParserForType()

getSerializedSize()

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

getStartIndex()

public long getStartIndex()
Returns
TypeDescription
long

getUnknownFields()

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

hasBlobKey()

public boolean hasBlobKey()
Returns
TypeDescription
boolean

hasEndIndex()

public boolean hasEndIndex()
Returns
TypeDescription
boolean

hasStartIndex()

public boolean hasStartIndex()
Returns
TypeDescription
boolean

hashCode()

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

internalGetFieldAccessorTable()

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

isInitialized()

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

newBuilderForType()

public BlobstoreServicePb.FetchDataRequest.Builder newBuilderForType()
Returns
TypeDescription
Builder

newBuilderForType(GeneratedMessageV3.BuilderParent arg0)

protected BlobstoreServicePb.FetchDataRequest.Builder newBuilderForType(GeneratedMessageV3.BuilderParent arg0)
Parameter
NameDescription
arg0com.google.protobuf.GeneratedMessageV3.BuilderParent
Returns
TypeDescription
Builder
Overrides
com.google.protobuf.GeneratedMessageV3.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)

newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)
Parameter
NameDescription
arg0com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Returns
TypeDescription
Object
Overrides
com.google.protobuf.GeneratedMessageV3.newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)

toBuilder()

public BlobstoreServicePb.FetchDataRequest.Builder toBuilder()
Returns
TypeDescription
Builder

writeTo(CodedOutputStream arg0)

public void writeTo(CodedOutputStream arg0)
Parameter
NameDescription
arg0com.google.protobuf.CodedOutputStream
Overrides
com.google.protobuf.GeneratedMessageV3.writeTo(com.google.protobuf.CodedOutputStream)
Exceptions
TypeDescription
IOException