Class: DatadogAPIClient::V2::EntityV3APIVersion
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::EntityV3APIVersion
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/entity_v3_api_version.rb
Overview
The version of the schema data that was used to populate this entity's data. This could be via the API, Terraform, or YAML file in a repository. The field is known as schema-version in the previous version.
Constant Summary collapse
- V3 =
"v3".freeze
- V2_2 =
"v2.2".freeze
- V2_1 =
"v2.1".freeze
- V2 =
"v2".freeze