Class: DatadogAPIClient::V2::FilesCoverageResponseType

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

Overview

JSON:API type for files coverage response. The value must always be ci_app_coverage_files.

Constant Summary collapse

CI_APP_COVERAGE_FILES =
"ci_app_coverage_files".freeze

Method Summary

Methods included from BaseEnumModel

included