Interface EmbedContentMetadata

Request-level metadata for the Vertex Embed Content API.

interface EmbedContentMetadata {
    billableCharacterCount?: number;
}

Properties

billableCharacterCount?: number

Vertex API only. The total number of billable characters included in the request.

MMNEPVFCICPMFPCPTTAAATR