search Types
The types of search grounding to enable.
public final Tool.GoogleSearch.Builder searchTypes(JsonField<List<Tool.GoogleSearch.SearchType>> searchTypes)
Sets Builder.searchTypes to an arbitrary JSON value.
You should usually call Builder.searchTypes with a well-typed List<SearchType> value instead. This method is primarily for setting the field to an undocumented or not yet supported value.