AutomatedReasoningPolicyUpdateFromRuleFeedbackAnnotation

An annotation for updating the policy based on feedback about how specific rules performed during testing or real-world usage.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The feedback information about rule performance, including suggestions for improvements or corrections.

Link copied to clipboard

The list of rule identifiers that the feedback applies to.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String