UserFeedback

Feedback that can be submitted for each instance of an anomaly by the user. Feedback is be used for improvements in generating recommendations for the application.

Types

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

Properties

Link copied to clipboard

Optional Positive or Negative feedback submitted by the user about whether the recommendation is useful or not.

Functions

Link copied to clipboard
inline fun copy(block: UserFeedback.Builder.() -> Unit = {}): UserFeedback
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