autoExpansionMode property
Indicates whether the entity type can be automatically expanded. Possible string values are:
- "AUTO_EXPANSION_MODE_UNSPECIFIED" : Auto expansion disabled for the entity.
- "AUTO_EXPANSION_MODE_DEFAULT" : Allows an agent to recognize values that have not been explicitly listed in the entity.
Implementation
core.String? autoExpansionMode;