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
Name Description
arg0 int
Returns
Type Description
String

getDecodedBytes(int arg0)

public abstract ByteString getDecodedBytes(int arg0)
Parameter
Name Description
arg0 int
Returns
Type Description
com.google.protobuf.ByteString

getDecodedCount()

public abstract int getDecodedCount()
Returns
Type Description
int

getDecodedList()

public abstract List<String> getDecodedList()
Returns
Type Description
List<String>