Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::Scheduling::ProvisioningModel (v1.5.0)

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.

SPOT

value: 2552066
Heavily discounted, no guaranteed runtime.

STANDARD

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