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 documentation for the `EntityType.Types.AutoExpansionMode` enum within the Google Cloud Dialogflow CX V3 API."],["The documentation covers a range of versions, from 1.0.0 to the latest, 2.23.0, of the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The `AutoExpansionMode` enum is used to define whether an agent can recognize values not explicitly listed in an entity, a feature called automated expansion."],["The enum includes two fields, `Default`, which enables automated expansion, and `Unspecified`, which disables it."],["The latest version documented is 2.23.0, with information on versions going back to 1.0.0, allowing users to find information on all applicable versions."]]],[]]