Class: Rafflesia::Types::QueryMeasurementsObjectReadMeasurementKind
- Inherits:
-
Object
- Object
- Rafflesia::Types::QueryMeasurementsObjectReadMeasurementKind
- Defined in:
- lib/rafflesia/types/query_measurements_object_read_measurement_kind.rb
Constant Summary collapse
- BACKEND_REPORTED =
'backend_reported'- SERVER_OBSERVED =
'server_observed'- NOT_MEASURED =
'not_measured'- NOT_APPLICABLE =
'not_applicable'- ALL =
[BACKEND_REPORTED, SERVER_OBSERVED, NOT_MEASURED, NOT_APPLICABLE].freeze