GetRecommendationRequest

Request structure for retrieving a specific recommendation

Types

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

Properties

Link copied to clipboard

The unique identifier for the agent space containing the recommendation

Link copied to clipboard

The unique identifier for the recommendation to retrieve

Link copied to clipboard

Specific version of the recommendation to retrieve. If not specified, returns the latest version.

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