Interface BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponseOrBuilder (2.0.0)

public static interface BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponseOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getBlobKey()

public abstract String getBlobKey()
Returns
TypeDescription
String

getBlobKeyBytes()

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

hasBlobKey()

public abstract boolean hasBlobKey()
Returns
TypeDescription
boolean