UpdateRecommendationRequest
Request structure for updating an existing recommendation
Types
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
inline fun copy(block: UpdateRecommendationRequest.Builder.() -> Unit = {}): UpdateRecommendationRequest