public enum Type
The type of the queue.
Namespace
Google.Cloud.Tasks.V2Beta3Assembly
Google.Cloud.Tasks.V2Beta3.dll
Fields | |
---|---|
Name | Description |
Pull | A pull queue. |
Push | A push queue. |
Unspecified | Default value. |
public enum Type
The type of the queue.
Google.Cloud.Tasks.V2Beta3.dll
Fields | |
---|---|
Name | Description |
Pull | A pull queue. |
Push | A push queue. |
Unspecified | Default value. |
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.