Module Google::Cloud::Compute::V1::Scheduling::ProvisioningModel (v1.1.0)

Specifies the provisioning model of the instance.

Constants

UNDEFINED_PROVISIONING_MODEL

value: 0
A value indicating that the enum field is not set.

SPOT

value: 2552066
Heavily discounted, no guaranteed runtime.

STANDARD

value: 484642493
Standard provisioning with user controlled runtime, no discounts.