Class: DatadogAPIClient::V2::OwnershipFeedbackAction
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::OwnershipFeedbackAction
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/ownership_feedback_action.rb
Overview
The feedback action to apply to an inference.
Constant Summary collapse
- CONFIRM =
"confirm".freeze
- REJECT =
"reject".freeze
- CORRECT =
"correct".freeze
- PERSIST =
"persist".freeze