GoogleCloudDialogflowV2KnowledgeAssistDebugInfoQueryGenerationDebugInfo constructor
GoogleCloudDialogflowV2KnowledgeAssistDebugInfoQueryGenerationDebugInfo({})
Implementation
GoogleCloudDialogflowV2KnowledgeAssistDebugInfoQueryGenerationDebugInfo({
this.candidatesTokenCount,
this.promptTokenCount,
this.similarityToLastQuery,
this.similarityToLastQueryThreshold,
this.thinkingBudgetTokens,
this.thinkingLevel,
this.totalTokenCount,
});