Google Cloud Tasks V2beta3 Client - Class Type (1.13.2)

Reference documentation and code samples for the Google Cloud Tasks V2beta3 Client class Type.

The type of the queue.

Protobuf type google.cloud.tasks.v2beta3.Queue.Type

Namespace

Google \ Cloud \ Tasks \ V2beta3 \ Queue

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

TYPE_UNSPECIFIED

  Value: 0 
 

Default value.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

PULL

  Value: 1 
 

A pull queue.

Generated from protobuf enum PULL = 1;

PUSH

  Value: 2 
 

A push queue.

Generated from protobuf enum PUSH = 2;

Design a Mobile Site
View Site in Mobile | Classic
Share by: