Interface ImagesServicePb.ImageDataOrBuilder (2.0.0)

public static interface ImagesServicePb.ImageDataOrBuilder 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

getContent()

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

getDeprecatedBlobKeySet()

public abstract boolean getDeprecatedBlobKeySet()
Returns
TypeDescription
boolean

getHeight()

public abstract int getHeight()
Returns
TypeDescription
int

getWidth()

public abstract int getWidth()
Returns
TypeDescription
int

hasBlobKey()

public abstract boolean hasBlobKey()
Returns
TypeDescription
boolean

hasContent()

public abstract boolean hasContent()
Returns
TypeDescription
boolean

hasDeprecatedBlobKeySet()

public abstract boolean hasDeprecatedBlobKeySet()
Returns
TypeDescription
boolean

hasHeight()

public abstract boolean hasHeight()
Returns
TypeDescription
boolean

hasWidth()

public abstract boolean hasWidth()
Returns
TypeDescription
boolean