Send feedback
Interface TaskQueuePb.TaskQueueFetchQueuesResponse.QueueOrBuilder (2.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static interface TaskQueuePb . TaskQueueFetchQueuesResponse . QueueOrBuilder extends MessageOrBuilder
Implements
com.google.protobuf.MessageOrBuilder
Methods
getAcl()
public abstract TaskQueuePb . TaskQueueAcl getAcl ()
getAclOrBuilder()
public abstract TaskQueuePb . TaskQueueAclOrBuilder getAclOrBuilder ()
getBucketCapacity()
public abstract double getBucketCapacity ()
Returns
Type
Description
double
getBucketRefillPerSecond()
public abstract double getBucketRefillPerSecond ()
Returns
Type
Description
double
getCreatorName()
public abstract String getCreatorName ()
Returns
Type
Description
String
getCreatorNameBytes()
public abstract ByteString getCreatorNameBytes ()
Returns
Type
Description
com.google.protobuf.ByteString
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
getPaused()
public abstract boolean getPaused ()
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 ()
hasBucketCapacity()
public abstract boolean hasBucketCapacity ()
hasBucketRefillPerSecond()
public abstract boolean hasBucketRefillPerSecond ()
hasCreatorName()
public abstract boolean hasCreatorName ()
hasMaxConcurrentRequests()
public abstract boolean hasMaxConcurrentRequests ()
hasMode()
public abstract boolean hasMode ()
hasPaused()
public abstract boolean hasPaused ()
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-11-19 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-11-19 UTC."],[],[]]