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
Type Description
String

getBlobKeyBytes()

public abstract ByteString getBlobKeyBytes()
Returns
Type Description
com.google.protobuf.ByteString

getCreateSecureUrl()

public abstract boolean getCreateSecureUrl()
Returns
Type Description
boolean

hasBlobKey()

public abstract boolean hasBlobKey()
Returns
Type Description
boolean

hasCreateSecureUrl()

public abstract boolean hasCreateSecureUrl()
Returns
Type Description
boolean