Dialogflow v3 API - Enum EntityType.Types.AutoExpansionMode (2.17.0)

public enum EntityType.Types.AutoExpansionMode

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

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.