Interface EmbedContentMetadata

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

interface EmbedContentMetadata {
    billableCharacterCount?: number;
}

Properties

billableCharacterCount?: number

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