Reference documentation and code samples for the Compute V1 Client class PerformanceMonitoringUnit.
Type of Performance Monitoring Unit requested on instance.
Protobuf type google.cloud.compute.v1.AdvancedMachineFeatures.PerformanceMonitoringUnit
Namespace
Google \ Cloud \ Compute \ V1 \ AdvancedMachineFeaturesMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_PERFORMANCE_MONITORING_UNIT
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_PERFORMANCE_MONITORING_UNIT = 0;
ARCHITECTURAL
Value: 155113693
Architecturally defined non-LLC events.
Generated from protobuf enum ARCHITECTURAL = 155113693;
ENHANCED
Value: 476873590
Most documented core/L2 and LLC events.
Generated from protobuf enum ENHANCED = 476873590;
PERFORMANCE_MONITORING_UNIT_UNSPECIFIED
Value: 429210692
Generated from protobuf enum PERFORMANCE_MONITORING_UNIT_UNSPECIFIED = 429210692;
STANDARD
Value: 484642493
Most documented core/L2 events.
Generated from protobuf enum STANDARD = 484642493;