Specifies the type of reservation from which this instance can consume resources: ANY_RESERVATION (default), SPECIFIC_RESERVATION, or NO_RESERVATION. See Consuming reserved instances for examples.
[[["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-04-01 UTC."],[[["The webpage provides documentation for the `ConsumeReservationType` enum within the `Google.Cloud.Compute.V1` namespace, detailing various versions of the library."],["Version 3.6.0 is the latest version of this library, with links to other specific versions of the library ranging from 1.0.0 up to 3.5.0 available to access."],["The `ConsumeReservationType` enum offers four options: `AnyReservation`, `NoReservation`, `SpecificReservation`, `UndefinedConsumeReservationType`, and `Unspecified`, each defining how an instance consumes resources."],["`AnyReservation` allows an instance to consume any available allocation, `NoReservation` prevents an instance from consuming reserved capacity, and `SpecificReservation` mandates consumption from a designated reservation."],["`UndefinedConsumeReservationType` indicates that the field hasn't been set and `Unspecified` has not been defined, these are also enum options."]]],[]]