EmbedContentMetadata

@Serializable
data class EmbedContentMetadata(val billableCharacterCount: Int? = null)

Request-level metadata for the Gemini Enterprise Agent Platform Embed Content API.

Constructors

Link copied to clipboard
constructor(billableCharacterCount: Int? = null)

Properties

Link copied to clipboard

Gemini Enterprise Agent Platform only. The total number of billable characters included in the request.