ApiSpec

@Serializable
value class ApiSpec(val value: String)

The API spec that the external API implements. This enum is not supported in Gemini API.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard