Interface protos.google.cloud.aiplatform.v1.ICountTokensResponse (3.13.0)

Properties of a CountTokensResponse.

Package

@google-cloud/aiplatform

Properties

totalBillableCharacters

totalBillableCharacters?: (number|null);

CountTokensResponse totalBillableCharacters

totalTokens

totalTokens?: (number|null);

CountTokensResponse totalTokens