InsightFeedbackRequest

Container for the parameters to the InsightFeedback operation.

Types

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

Properties

Link copied to clipboard

The entity for which to submit insight feedback. Specifies the type and value of the entity, such as a domain name.

Link copied to clipboard

Optional text feedback providing additional details about the insight. Maximum length is 1000 characters.

Link copied to clipboard

The unique identifier of the insight for which to submit feedback.

Link copied to clipboard

The thumbs up or thumbs down feedback for the insight. Possible values are Up and Down.

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