disabledIntentTypes property
A list of intent types that will be disabled for this customer.
The intent types must match one of the predefined intent types defined at https://cloud.google.com/retail/docs/reference/rpc/google.cloud.retail.v2alpha#querytype
Optional.
Implementation
core.List<core.String>? disabledIntentTypes;