Interface protos.google.cloud.dialogflow.v2.IFewShotExample (7.1.0)
Properties of a FewShotExample.
Package
@google-cloud/dialogflow
Properties
conversationContext
conversationContext?: (google.cloud.dialogflow.v2.IConversationContext|null);
FewShotExample conversationContext
extraInfo?: ({ [k: string]: string }|null);
output
output?: (google.cloud.dialogflow.v2.IGeneratorSuggestion|null);
summarizationSectionList
summarizationSectionList?: (google.cloud.dialogflow.v2.ISummarizationSectionList|null);
FewShotExample summarizationSectionList
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Interface protos.google.cloud.dialogflow.v2.IFewShotExample (7.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [7.1.0 (latest)](/nodejs/docs/reference/dialogflow/latest/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [7.0.1](/nodejs/docs/reference/dialogflow/7.0.1/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [6.14.0](/nodejs/docs/reference/dialogflow/6.14.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [6.13.0](/nodejs/docs/reference/dialogflow/6.13.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [6.12.0](/nodejs/docs/reference/dialogflow/6.12.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [6.11.0](/nodejs/docs/reference/dialogflow/6.11.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [6.9.0](/nodejs/docs/reference/dialogflow/6.9.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [6.8.0](/nodejs/docs/reference/dialogflow/6.8.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [6.6.0](/nodejs/docs/reference/dialogflow/6.6.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [6.4.0](/nodejs/docs/reference/dialogflow/6.4.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [6.3.1](/nodejs/docs/reference/dialogflow/6.3.1/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [6.2.0](/nodejs/docs/reference/dialogflow/6.2.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [6.0.0](/nodejs/docs/reference/dialogflow/6.0.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [5.7.1](/nodejs/docs/reference/dialogflow/5.7.1/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [5.6.0](/nodejs/docs/reference/dialogflow/5.6.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [5.5.1](/nodejs/docs/reference/dialogflow/5.5.1/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [5.3.0](/nodejs/docs/reference/dialogflow/5.3.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [5.2.1](/nodejs/docs/reference/dialogflow/5.2.1/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [4.7.0](/nodejs/docs/reference/dialogflow/4.7.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [4.6.0](/nodejs/docs/reference/dialogflow/4.6.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [4.5.0](/nodejs/docs/reference/dialogflow/4.5.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [4.4.0](/nodejs/docs/reference/dialogflow/4.4.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [4.3.1](/nodejs/docs/reference/dialogflow/4.3.1/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [4.2.0](/nodejs/docs/reference/dialogflow/4.2.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [4.1.4](/nodejs/docs/reference/dialogflow/4.1.4/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [3.5.0](/nodejs/docs/reference/dialogflow/3.5.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample)\n- [3.3.0](/nodejs/docs/reference/dialogflow/3.3.0/dialogflow/protos.google.cloud.dialogflow.v2.ifewshotexample) \nProperties of a FewShotExample.\n\nPackage\n-------\n\n[@google-cloud/dialogflow](../overview.html)\n\nProperties\n----------\n\n### conversationContext\n\n conversationContext?: (google.cloud.dialogflow.v2.IConversationContext|null);\n\nFewShotExample conversationContext\n\n### extraInfo\n\n extraInfo?: ({ [k: string]: string }|null);\n\nFewShotExample extraInfo\n\n### output\n\n output?: (google.cloud.dialogflow.v2.IGeneratorSuggestion|null);\n\nFewShotExample output\n\n### summarizationSectionList\n\n summarizationSectionList?: (google.cloud.dialogflow.v2.ISummarizationSectionList|null);\n\nFewShotExample summarizationSectionList"]]