package gapi-ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | GoogleAnalytics
  2. | GoogleApps
  3. | GoogleBase
  4. | GoogleSites
  5. | Blogger
  6. | BookSearch
  7. | Calendar
  8. | GoogleCodeSearch
  9. | Contacts
  10. | DocumentsList
  11. | Finance
  12. | Gmail
  13. | Health
  14. | HealthSandbox
  15. | Maps
  16. | Picasa
  17. | Sidewiki
  18. | Spreadsheets
  19. | WebmasterTools
  20. | YouTube
  21. | OtherService of string
val string_of : t -> string