Interface ImagesServicePb.ImagesGetUrlBaseRequestOrBuilder (2.0.0)

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

getCreateSecureUrl()

public abstract boolean getCreateSecureUrl()
Returns
TypeDescription
boolean

hasBlobKey()

public abstract boolean hasBlobKey()
Returns
TypeDescription
boolean

hasCreateSecureUrl()

public abstract boolean hasCreateSecureUrl()
Returns
TypeDescription
boolean