Class Type (1.10.5)

Type(value)

Indicates whether to consume capacity from an reservation or not.

Enums

Name Description
TYPE_UNSPECIFIED Default type.
NO_RESERVATION Do not consume from any allocated capacity.
ANY_RESERVATION Consume any reservation available.
SPECIFIC_RESERVATION Must consume from a specific reservation. Must specify key value fields for specifying the reservations.