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

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

Overview

The category of the commitment. Category MACHINE specifies commitments composed of machine resources such as VCPU or MEMORY, listed in resources. Category LICENSE specifies commitments composed of software licenses, listed in licenseResources. Note that only MACHINE commitments should have a Type specified.

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