Properties of a Queue.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
Queue name |
appEngineHttpTarget |
google.cloud.tasks.v2beta2.IAppEngineHttpTarget | null |
<optional> |
Queue appEngineHttpTarget |
pullTarget |
google.cloud.tasks.v2beta2.IPullTarget | null |
<optional> |
Queue pullTarget |
rateLimits |
google.cloud.tasks.v2beta2.IRateLimits | null |
<optional> |
Queue rateLimits |
retryConfig |
google.cloud.tasks.v2beta2.IRetryConfig | null |
<optional> |
Queue retryConfig |
state |
google.cloud.tasks.v2beta2.Queue.State | null |
<optional> |
Queue state |
purgeTime |
google.protobuf.ITimestamp | null |
<optional> |
Queue purgeTime |
taskTtl |
google.protobuf.IDuration | null |
<optional> |
Queue taskTtl |
tombstoneTtl |
google.protobuf.IDuration | null |
<optional> |
Queue tombstoneTtl |
stats |
google.cloud.tasks.v2beta2.IQueueStats | null |
<optional> |
Queue stats |