Class BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse (4.0.0)

public static final class BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse extends GeneratedMessage implements BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponseOrBuilder

Inheritance

Object > com.google.protobuf.AbstractMessageLite > com.google.protobuf.AbstractMessage > com.google.protobuf.GeneratedMessage > BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse

Static Fields

BLOB_KEY_FIELD_NUMBER

public static final int BLOB_KEY_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse getDefaultInstance()
Returns
Type Description
BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse

getDescriptor()

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

newBuilder()

public static BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse.Builder newBuilder()
Returns
Type Description
Builder

newBuilder(BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse arg0)

public static BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse.Builder newBuilder(BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse arg0)
Parameter
Name Description
arg0 BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse
Returns
Type Description
Builder

parseDelimitedFrom(InputStream arg0)

public static BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse parseDelimitedFrom(InputStream arg0)
Parameter
Name Description
arg0 InputStream
Returns
Type Description
BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)

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

parseFrom(byte[] arg0)

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

parseFrom(byte[] arg0, ExtensionRegistryLite arg1)

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

parseFrom(ByteString arg0)

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

parseFrom(ByteString arg0, ExtensionRegistryLite arg1)

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

parseFrom(CodedInputStream arg0)

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

parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)

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

parseFrom(InputStream arg0)

public static BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse parseFrom(InputStream arg0)
Parameter
Name Description
arg0 InputStream
Returns
Type Description
BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse
Exceptions
Type Description
IOException

parseFrom(InputStream arg0, ExtensionRegistryLite arg1)

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

parseFrom(ByteBuffer arg0)

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

parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)

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

parser()

public static Parser<BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse> parser()
Returns
Type Description
com.google.protobuf.Parser<CreateEncodedGoogleStorageKeyResponse>

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)

getBlobKey()

public String getBlobKey()
Returns
Type Description
String

getBlobKeyBytes()

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

getDefaultInstanceForType()

public BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse getDefaultInstanceForType()
Returns
Type Description
BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse

getParserForType()

public Parser<BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse> getParserForType()
Returns
Type Description
com.google.protobuf.Parser<CreateEncodedGoogleStorageKeyResponse>
Overrides
com.google.protobuf.GeneratedMessage.getParserForType()

getSerializedSize()

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

hasBlobKey()

public boolean hasBlobKey()
Returns
Type Description
boolean

hashCode()

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

internalGetFieldAccessorTable()

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

isInitialized()

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

newBuilderForType()

public BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse.Builder newBuilderForType()
Returns
Type Description
Builder

newBuilderForType(AbstractMessage.BuilderParent arg0)

protected BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse.Builder newBuilderForType(AbstractMessage.BuilderParent arg0)
Parameter
Name Description
arg0 com.google.protobuf.AbstractMessage.BuilderParent
Returns
Type Description
Builder
Overrides
com.google.protobuf.AbstractMessage.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent)

toBuilder()

public BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse.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.GeneratedMessage.writeTo(com.google.protobuf.CodedOutputStream)
Exceptions
Type Description
IOException