Send feedback
Interface TaskQueuePb.TaskQueueUpdateQueueRequestOrBuilder (2.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static interface TaskQueuePb . TaskQueueUpdateQueueRequestOrBuilder extends MessageOrBuilder
Implements
com.google.protobuf.MessageOrBuilder
Methods
getAcl()
public abstract TaskQueuePb . TaskQueueAcl getAcl ()
getAclOrBuilder()
public abstract TaskQueuePb . TaskQueueAclOrBuilder getAclOrBuilder ()
getAppId()
public abstract ByteString getAppId ()
Returns
Type
Description
com.google.protobuf.ByteString
getBucketCapacity()
public abstract int getBucketCapacity ()
Returns
Type
Description
int
getBucketRefillPerSecond()
public abstract double getBucketRefillPerSecond ()
Returns
Type
Description
double
public abstract TaskQueuePb . TaskQueueHttpHeader getHeaderOverride ( int arg0 )
Parameter
Name
Description
arg0
int
public abstract int getHeaderOverrideCount ()
Returns
Type
Description
int
public abstract List<TaskQueuePb . TaskQueueHttpHeader > getHeaderOverrideList ()
public abstract TaskQueuePb . TaskQueueHttpHeaderOrBuilder getHeaderOverrideOrBuilder ( int arg0 )
Parameter
Name
Description
arg0
int
public abstract List <? extends TaskQueuePb . TaskQueueHttpHeaderOrBuilder > getHeaderOverrideOrBuilderList ()
Returns
Type
Description
List <? extends com.google.appengine.api.taskqueue.TaskQueuePb.TaskQueueHttpHeaderOrBuilder >
getMaxConcurrentRequests()
public abstract int getMaxConcurrentRequests ()
Returns
Type
Description
int
getMode()
public abstract TaskQueuePb . TaskQueueMode . Mode getMode ()
Returns
Type
Description
Mode
getQueueName()
public abstract ByteString getQueueName ()
Returns
Type
Description
com.google.protobuf.ByteString
getRetryParameters()
public abstract TaskQueuePb . TaskQueueRetryParameters getRetryParameters ()
getRetryParametersOrBuilder()
public abstract TaskQueuePb . TaskQueueRetryParametersOrBuilder getRetryParametersOrBuilder ()
getUserSpecifiedRate()
public abstract String getUserSpecifiedRate ()
Returns
Type
Description
String
getUserSpecifiedRateBytes()
public abstract ByteString getUserSpecifiedRateBytes ()
Returns
Type
Description
com.google.protobuf.ByteString
hasAcl()
public abstract boolean hasAcl ()
hasAppId()
public abstract boolean hasAppId ()
hasBucketCapacity()
public abstract boolean hasBucketCapacity ()
hasBucketRefillPerSecond()
public abstract boolean hasBucketRefillPerSecond ()
hasMaxConcurrentRequests()
public abstract boolean hasMaxConcurrentRequests ()
hasMode()
public abstract boolean hasMode ()
hasQueueName()
public abstract boolean hasQueueName ()
hasRetryParameters()
public abstract boolean hasRetryParameters ()
hasUserSpecifiedRate()
public abstract boolean hasUserSpecifiedRate ()
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]