fieldConditions property
The value(s) of the field that provoke required field enforcement.
An empty field_conditions implies that any value assigned to this field will provoke required field enforcement.
Implementation
core.List<core.String>? fieldConditions;