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."],[[["The webpage provides documentation for the `AutoExpansionMode` enum within the `Google.Cloud.Dialogflow.V2` namespace, detailing its usage in entity type expansion."],["The latest version documented is 4.26.0, with a comprehensive list of previous versions, down to 3.2.0."],["`AutoExpansionMode` allows agents to recognize entity values not explicitly listed, enhancing the agent's ability to understand variations in input."],["The enum includes two fields: `Default`, which enables the agent to recognize unlisted entity values, and `Unspecified`, which disables this auto-expansion feature."],["The webpage is specifically within the .NET framework, using `Google.Cloud.Dialogflow.V2.dll` assembly for the `AutoExpansionMode` enum."]]],[]]