Google Cloud Bare Metal Solution V2 Client - Class WorkloadProfile (0.6.4)

Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class WorkloadProfile.

The possible values for a workload profile.

Protobuf type google.cloud.baremetalsolution.v2.Volume.WorkloadProfile

Namespace

Google \ Cloud \ BareMetalSolution \ V2 \ Volume

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

WORKLOAD_PROFILE_UNSPECIFIED

Value: 0

The workload profile is in an unknown state.

Generated from protobuf enum WORKLOAD_PROFILE_UNSPECIFIED = 0;

GENERIC

Value: 1

The workload profile is generic.

Generated from protobuf enum GENERIC = 1;

HANA

Value: 2

The workload profile is hana.

Generated from protobuf enum HANA = 2;