public enum AdvancedMachineFeatures.PerformanceMonitoringUnit extends Enum<AdvancedMachineFeatures.PerformanceMonitoringUnit> implements ProtocolMessageEnum
Type of Performance Monitoring Unit requested on instance.
Protobuf enum google.cloud.compute.v1.AdvancedMachineFeatures.PerformanceMonitoringUnit
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ARCHITECTURAL |
Architecturally defined non-LLC events. |
ARCHITECTURAL_VALUE |
Architecturally defined non-LLC events. |
ENHANCED |
Most documented core/L2 and LLC events. |
ENHANCED_VALUE |
Most documented core/L2 and LLC events. |
PERFORMANCE_MONITORING_UNIT_UNSPECIFIED |
|
PERFORMANCE_MONITORING_UNIT_UNSPECIFIED_VALUE |
|
STANDARD |
Most documented core/L2 events. |
STANDARD_VALUE |
Most documented core/L2 events. |
UNDEFINED_PERFORMANCE_MONITORING_UNIT |
A value indicating that the enum field is not set. |
UNDEFINED_PERFORMANCE_MONITORING_UNIT_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |