Reference documentation and code samples for the Dialogflow v3 API enum EntityType.Types.AutoExpansionMode.
Represents different entity type expansion modes. Automated expansion
allows an agent to recognize values that have not been explicitly listed in
the entity (for example, new kinds of shopping list items).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `EntityType.Types.AutoExpansionMode` enum within the Dialogflow v3 API."],["The latest version documented is 2.23.0, and the content spans versions from 1.0.0 to the current latest, showing an extensive history of the API."],["The `AutoExpansionMode` enum is used to control if an agent can recognize values not explicitly listed, such as new items on a shopping list."],["The `AutoExpansionMode` enum includes two fields, `Default`, which allows the agent to recognize unlisted values, and `Unspecified`, which disables auto-expansion."],["The information is contained within the namespace `Google.Cloud.Dialogflow.Cx.V3`, and more precisely within `Google.Cloud.Dialogflow.Cx.V3.EntityType.Types.AutoExpansionMode`."]]],[]]