Used to indicate if a ParameterEntry should be converted to ParamIndexes for ST-Spanner full-text search.
Enums
UNSPECIFIED
YES
If yes, the parameter key and value will be full-text indexed. In a proto, this value will propagate to all children whose searchable is unspecified.
NO
If no, the parameter key and value will not be full-text indexed. In a proto, this value will propagate to all children whose searchable is unspecified.