Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::EntityType::AutoExpansionMode (v0.17.0)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::EntityType::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).

Constants

AUTO_EXPANSION_MODE_UNSPECIFIED

value: 0
Auto expansion disabled for the entity.

AUTO_EXPANSION_MODE_DEFAULT

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