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 documentation covers multiple versions of the API, ranging from version 1.0.0 to the latest version 2.23.0, for .NET."],["The `EntityType.Types.AutoExpansionMode` enum controls whether an agent can recognize values not explicitly listed in the entity, such as new items for a shopping list."],["The enum has two possible fields: `Default`, which enables the agent to recognize values not explicitly listed, and `Unspecified`, which disables this auto-expansion feature."],["The current default version is 2.8.0 for this API."]]],[]]