Reference documentation and code samples for the Google Cloud Dialogflow v2 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."],[[["The content provides documentation for the `EntityType.Types.AutoExpansionMode` enum within the Google Cloud Dialogflow v2 API, specifically within the .NET environment."],["This page lists the available versions of this specific enum, ranging from the latest version 4.26.0 down to version 3.2.0."],["The `AutoExpansionMode` enum defines the modes for entity type expansion, specifically whether or not the agent can recognize values that are not explicitly listed."],["The `AutoExpansionMode` enum contains two distinct fields: `Default`, which enables the feature to recognize values not listed, and `Unspecified`, which disables the auto-expansion feature for the entity."],["The namespace for this enum is `Google.Cloud.Dialogflow.V2`, found within the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]