Module GapiCustomsearchV1Service.CseResource.SearchType

module SearchType: sig .. end

type t = 
| Default
| Image (*
custom image search
*)
val to_string : t -> string
val of_string : string -> t