Enum Queue.Types.Type (2.0.0-beta08)

public enum Type

The type of the queue.

Namespace

Google.Cloud.Tasks.V2Beta3

Assembly

Google.Cloud.Tasks.V2Beta3.dll

Fields

Name Description
Pull

A pull queue.

Push

A push queue.

Unspecified

Default value.