Interface BlobstoreServicePb.DecodeBlobKeyResponseOrBuilder (2.0.0)

public static interface BlobstoreServicePb.DecodeBlobKeyResponseOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getDecoded(int arg0)

public abstract String getDecoded(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
String

getDecodedBytes(int arg0)

public abstract ByteString getDecodedBytes(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
com.google.protobuf.ByteString

getDecodedCount()

public abstract int getDecodedCount()
Returns
TypeDescription
int

getDecodedList()

public abstract List<String> getDecodedList()
Returns
TypeDescription
List<String>