Class WorkloadType (1.19.0)

WorkloadType(value)

The workload type of the instances that will target this reservation.

Enums

Name Description
UNDEFINED_WORKLOAD_TYPE A value indicating that the enum field is not set.
BATCH Reserved resources will be optimized for BATCH workloads, such as ML training.
SERVING Reserved resources will be optimized for SERVING workloads, such as ML inference.
UNSPECIFIED No description available.