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 `AutoExpansionMode` enum within the Dialogflow v3 API for the .NET environment."],["The `AutoExpansionMode` enum controls whether an agent can recognize values beyond those explicitly listed in an entity."],["The current latest version covered in this documentation is 2.23.0, but it also includes documentation all the way back to version 1.0.0."],["The two modes within `AutoExpansionMode` are `Default`, which allows for recognition of unlisted values, and `Unspecified`, which disables this feature."],["The namespace for the `AutoExpansionMode` enum is `Google.Cloud.Dialogflow.Cx.V3`, and it is part of the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]