Class: DatadogAPIClient::V2::CoverageSummaryType

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/coverage_summary_type.rb

Overview

JSON:API type for coverage summary response. The value must always be ci_app_coverage_summary.

Constant Summary collapse

CI_APP_COVERAGE_SUMMARY =
"ci_app_coverage_summary".freeze

Method Summary

Methods included from BaseEnumModel

included