package gapi-ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `Alternate
  2. | `Batch
  3. | `Edit
  4. | `EditMedia
  5. | `Feed
  6. | `Post
  7. | `ResumableCreateMedia
  8. | `ResumableEditMedia
  9. | `Self
]
val to_string : [> t ] -> string