Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class 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).
Protobuf type google.cloud.dialogflow.v2.EntityType.AutoExpansionMode
Methods
name
Parameter
Name
Description
value
mixed
value
Parameter
Name
Description
name
mixed
Constants
AUTO_EXPANSION_MODE_UNSPECIFIED
Value: 0
Auto expansion disabled for the entity.
Generated from protobuf enum AUTO_EXPANSION_MODE_UNSPECIFIED = 0;
AUTO_EXPANSION_MODE_DEFAULT
Value: 1
Allows an agent to recognize values that have not been explicitly
listed in the entity.
Generated from protobuf enum AUTO_EXPANSION_MODE_DEFAULT = 1;
[[["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-01-11 UTC."],[],[]]