Enum EntityType.Types.AutoExpansionMode (1.1.0)

public enum 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).

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

NameDescription
Default

Allows an agent to recognize values that have not been explicitly listed in the entity.

Unspecified

Auto expansion disabled for the entity.