Cloud Dataproc V1beta2 API - Module Google::Cloud::Dataproc::V1beta2::ReservationAffinity::Type (v0.6.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Dataproc V1beta2 API module Google::Cloud::Dataproc::V1beta2::ReservationAffinity::Type.
Indicates whether to consume capacity from an reservation or not.
Constants
TYPE_UNSPECIFIED
value: 0
NO_RESERVATION
value: 1 Do not consume from any allocated capacity.
ANY_RESERVATION
value: 2 Consume any reservation available.
SPECIFIC_RESERVATION
value: 3 Must consume from a specific reservation. Must specify key value fields
for specifying the reservations.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-30 UTC."],[],[]]