Class: Openlayer::Models::Governance::RuleStatRetrieveResponse::RuleResults::ByRuleType
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/openlayer/models/governance/rule_stat_retrieve_response.rb,
sig/openlayer/models/governance/rule_stat_retrieve_response.rbs
Overview
Defined Under Namespace
Classes: Evidence, Platform
Instance Attribute Summary collapse
Instance Method Summary
collapse
==, #==, #[], coerce, #deconstruct_keys, #deep_to_h, dump, fields, hash, #hash, inherited, inspect, #inspect, known_fields, optional, recursively_to_h, required, #to_h, #to_json, #to_s, to_sorbet_type, #to_yaml
#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Constructor Details
#initialize(total:, total_due_soon:, total_error:, total_failing:, total_passing:, total_pending:, total_running:, total_skipped:) ⇒ Object
|
# File 'lib/openlayer/models/governance/rule_stat_retrieve_response.rb', line 288
|
Instance Attribute Details
279
280
|
# File 'lib/openlayer/models/governance/rule_stat_retrieve_response.rb', line 279
optional :evidence,
-> { Openlayer::Models::Governance::RuleStatRetrieveResponse::RuleResults::ByRuleType::Evidence }
|
285
286
|
# File 'lib/openlayer/models/governance/rule_stat_retrieve_response.rb', line 285
optional :platform,
-> { Openlayer::Models::Governance::RuleStatRetrieveResponse::RuleResults::ByRuleType::Platform }
|
Instance Method Details
#to_hash ⇒ {
252
|
# File 'sig/openlayer/models/governance/rule_stat_retrieve_response.rbs', line 252
def to_hash: -> {
|