Class: Openlayer::Models::Governance::RuleStatRetrieveResponse::RuleResults::ByRuleScope
- 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: Project, Workspace
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 133
|
Instance Attribute Details
124
125
|
# File 'lib/openlayer/models/governance/rule_stat_retrieve_response.rb', line 124
optional :project,
-> { Openlayer::Models::Governance::RuleStatRetrieveResponse::RuleResults::ByRuleScope::Project }
|
130
131
|
# File 'lib/openlayer/models/governance/rule_stat_retrieve_response.rb', line 130
optional :workspace,
-> { Openlayer::Models::Governance::RuleStatRetrieveResponse::RuleResults::ByRuleScope::Workspace }
|
Instance Method Details
#to_hash ⇒ {
118
|
# File 'sig/openlayer/models/governance/rule_stat_retrieve_response.rbs', line 118
def to_hash: -> {
|