sig
  type t = Default | V0 | V1
  val to_string : GapiCustomsearchV1Service.CseResource.Filter.t -> string
  val of_string : string -> GapiCustomsearchV1Service.CseResource.Filter.t
end