Interface protos.google.cloud.aiplatform.v1.GenerateContentResponse.IUsageMetadata (5.13.0)

Properties of a UsageMetadata.

Package

@google-cloud/aiplatform

Properties

cachedContentTokenCount

cachedContentTokenCount?: (number|null);

UsageMetadata cachedContentTokenCount

cacheTokensDetails

cacheTokensDetails?: (google.cloud.aiplatform.v1.IModalityTokenCount[]|null);

UsageMetadata cacheTokensDetails

candidatesTokenCount

candidatesTokenCount?: (number|null);

UsageMetadata candidatesTokenCount

candidatesTokensDetails

candidatesTokensDetails?: (google.cloud.aiplatform.v1.IModalityTokenCount[]|null);

UsageMetadata candidatesTokensDetails

promptTokenCount

promptTokenCount?: (number|null);

UsageMetadata promptTokenCount

promptTokensDetails

promptTokensDetails?: (google.cloud.aiplatform.v1.IModalityTokenCount[]|null);

UsageMetadata promptTokensDetails

thoughtsTokenCount

thoughtsTokenCount?: (number|null);

UsageMetadata thoughtsTokenCount

totalTokenCount

totalTokenCount?: (number|null);

UsageMetadata totalTokenCount