Module: Google::Cloud::Compute::V1::Commitment::Category

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

The category of the commitment; specifies whether the commitment is for hardware or software resources. Category MACHINE specifies that you are committing to hardware machine resources such as VCPU or MEMORY, listed in resources. Category LICENSE specifies that you are committing to software licenses, listed in licenseResources. Note that if you specify MACHINE commitments, then you must also specify a type to indicate the machine series of the hardware resource that you are committing to.

Constant Summary collapse

UNDEFINED_CATEGORY =

A value indicating that the enum field is not set.

0
CATEGORY_UNSPECIFIED =
509_189_462
LICENSE =
347_869_217
MACHINE =
469_553_191