Interface protos.google.cloud.dialogflow.v2.KnowledgeAssistDebugInfo.IQueryGenerationDebugInfo (7.7.0)

Properties of a QueryGenerationDebugInfo.

Package

@google-cloud/dialogflow

Properties

candidatesTokenCount

candidatesTokenCount?: (number|null);

QueryGenerationDebugInfo candidatesTokenCount

promptTokenCount

promptTokenCount?: (number|null);

QueryGenerationDebugInfo promptTokenCount

totalTokenCount

totalTokenCount?: (number|null);

QueryGenerationDebugInfo totalTokenCount