Class Type (1.10.2)

Type(value)

Indicates whether to consume capacity from an reservation or not.

Values: TYPE_UNSPECIFIED (0): Default type. NO_RESERVATION (1): Do not consume from any allocated capacity. ANY_RESERVATION (2): Consume any reservation available. SPECIFIC_RESERVATION (3): Must consume from a specific reservation. Must specify key value fields for specifying the reservations.