Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::Scheduling::ProvisioningModel (v3.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::Scheduling::ProvisioningModel.
Specifies the provisioning model of the instance.
Constants
UNDEFINED_PROVISIONING_MODEL
value: 0 A value indicating that the enum field is not set.
FLEX_START
value: 101_746_812 Instance is provisioned using the Flex Start provisioning model and
has a limited runtime.
RESERVATION_BOUND
value: 293_538_571 Bound to the lifecycle of the reservation in which it is provisioned.
SPOT
value: 2_552_066 Heavily discounted, no guaranteed runtime.
STANDARD
value: 484_642_493 Standard provisioning with user controlled runtime, no discounts.
[[["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 2026-04-03 UTC."],[],[]]