sig
  type t = Default | Vault
  val to_string : GapiPlusV1Service.MomentsResource.Collection.t -> string
  val of_string : string -> GapiPlusV1Service.MomentsResource.Collection.t
end