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 webpage details the `AutoExpansionMode` enum within the `Google.Cloud.Dialogflow.V2` namespace, which is used to define entity type expansion modes for Dialogflow agents."],["The `AutoExpansionMode` enum has two fields: `Default`, which allows recognizing values not explicitly listed, and `Unspecified`, which disables auto-expansion."],["The latest documented version for the `AutoExpansionMode` enum is 4.26.0, and it's also documented for versions ranging from 3.2.0 up to the most recent, 4.26.0, within this page."],["The provided documentation pertains to the .NET implementation, and is located within the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]