Interface TaskQueuePb.TaskQueueUpdateStorageLimitRequestOrBuilder (2.0.0)

public static interface TaskQueuePb.TaskQueueUpdateStorageLimitRequestOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getAppId()

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

getLimit()

public abstract long getLimit()
Returns
Type Description
long

hasAppId()

public abstract boolean hasAppId()
Returns
Type Description
boolean

hasLimit()

public abstract boolean hasLimit()
Returns
Type Description
boolean