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 \ VolumeMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
WORKLOAD_PROFILE_UNSPECIFIED
Value: 0The workload profile is in an unknown state.
Generated from protobuf enum WORKLOAD_PROFILE_UNSPECIFIED = 0;
GENERIC
Value: 1The workload profile is generic.
Generated from protobuf enum GENERIC = 1;
HANA
Value: 2The workload profile is hana.
Generated from protobuf enum HANA = 2;