EvaluateFeatureRequest

Types

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

Properties

Link copied to clipboard

An internal ID that represents a unique user of the application. This entityID is checked against any override rules assigned for this feature.

Link copied to clipboard

A JSON object of attributes that you can optionally pass in as part of the evaluation event sent to Evidently from the user session. Evidently can use this value to match user sessions with defined audience segments. For more information, see Use segments to focus your audience.

Link copied to clipboard

The name of the feature being evaluated.

Link copied to clipboard

The name or ARN of the project that contains this feature.

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