menu
googleapis package
documentation
aiplatform/v1.dart
GoogleCloudAiplatformV1CountTokensResponse
GoogleCloudAiplatformV1CountTokensResponse constructor
GoogleCloudAiplatformV1CountTokensResponse constructor
dark_mode
light_mode
GoogleCloudAiplatformV1CountTokensResponse
constructor
GoogleCloudAiplatformV1CountTokensResponse
(
{
int
?
totalBillableCharacters
,
int
?
totalTokens
,
})
Implementation
GoogleCloudAiplatformV1CountTokensResponse({ this.totalBillableCharacters, this.totalTokens, });
googleapis package
documentation
aiplatform/v1
GoogleCloudAiplatformV1CountTokensResponse
GoogleCloudAiplatformV1CountTokensResponse constructor
GoogleCloudAiplatformV1CountTokensResponse class