Class Type (5.10.1)

Type(value)

Indicates whether to consume capacity from an reservation or not.

Enums

Name Description
TYPE_UNSPECIFIED No description available.
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.