SubmitFeedbackRequest

The structure representing the SubmitFeedbackRequest.

Types

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

Properties

Link copied to clipboard

The universally unique identifier (UUID) of the AnomalyInstance object that is included in the analysis data.

Link copied to clipboard

Optional feedback about this anomaly.

Link copied to clipboard

The name of the profiling group that is associated with the analysis data.

Link copied to clipboard

The feedback tpye. Thee are two valid values, Positive and Negative.

Functions

Link copied to clipboard
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