Reference documentation and code samples for the AI Platform Notebooks V1beta1 API module Google::Cloud::Notebooks::V1beta1::ReservationAffinity::Type.
Indicates whether to consume capacity from an reservation or not.
Constants
TYPE_UNSPECIFIED
value: 0 Default type.
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 2024-11-06 UTC."],[],[]]