Override the mode in which users can interact with measurements.
input MeasurementsModeOverride {# Reset the mode to the organizations default if true.resetToDefault: Boolean# Set the mode to a specific value.set: MeasurementsMode}