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 provides documentation for the `AutoExpansionMode` enum within the `Google.Cloud.Dialogflow.V2` namespace, specifically covering versions from 3.2.0 to 4.26.0, with 4.26.0 being the latest version."],["The `AutoExpansionMode` enum represents different expansion modes for entity types within Dialogflow, including options for automatic expansion that allow an agent to recognize values not explicitly listed."],["The `AutoExpansionMode` enum includes two fields, `Default` which is used to enable the agent to recognize values that were not explicitly listed in the entity, and `Unspecified` which is used to disable the auto expansion feature for that specific entity."],["The webpage lists each version of the Google.Cloud.Dialogflow.V2 library, allowing users to navigate and reference the `AutoExpansionMode` documentation for each version, from the current release to the past releases."]]],[]]