menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
CountTokensResponse
totalTokens property
totalTokens property
dark_mode
light_mode
totalTokens
property
int
totalTokens
final
The total number of tokens counted across all instances from the request.
Implementation
final int totalTokens;
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
CountTokensResponse
totalTokens property
CountTokensResponse class