Class Type (2.47.0)

Type(value)

Indicates whether to consume capacity from a reservation or not.

Enums

Name Description
UNSPECIFIED Default value. This should not be used.
NO_RESERVATION Do not consume from any reserved capacity.
ANY_RESERVATION Consume any reservation available.
SPECIFIC_RESERVATION Must consume from a specific reservation. Must specify key value fields for specifying the reservations.