GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata constructor
GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata({})
Implementation
GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata({
this.candidatesTokenCount,
this.promptTokenCount,
this.totalTokenCount,
});