UpdateRecommendationRequest

Request structure for updating an existing recommendation

Types

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

Properties

Link copied to clipboard

Additional context for recommendation

Link copied to clipboard

The unique identifier for the agent space containing the recommendation

Link copied to clipboard

A unique token that ensures idempotency of the request

Link copied to clipboard

The unique identifier for the recommendation to update

Link copied to clipboard

Current status of the recommendation

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