Module: Openlayer::Models::Projects::TestCreateResponse::Threshold::Operator
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/openlayer/models/projects/test_create_response.rb
Overview
The operator to be used for the evaluation.
Constant Summary collapse
- IS =
:is- GREATER =
:>- GREATER_OR_EQUALS =
:">="- LESS =
:<- LESS_OR_EQUALS =
:"<="- NOT_EQUALS =
:"!="
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info