GapiAdsenseV1_1Model Data definition for AdSense Management API (v1.1).GapiAdsenseV1_1Service Service definition for AdSense Management API (v1.1).GapiAdsenseV1_4Model Data definition for AdSense Management API (v1.4).GapiAdsenseV1_4Service Service definition for AdSense Management API (v1.4).GapiAnalyticsV3Model Data definition for Google Analytics API (v3).GapiAnalyticsV3Service Service definition for Google Analytics API (v3).GapiAuth Stores data used to authorize requests.GapiAuthResponse Stores data from authorization responses.GapiBigqueryV2Model Data definition for BigQuery API (v2).GapiBigqueryV2Service Service definition for BigQuery API (v2).GapiBloggerV2Model Data definition for Blogger API (v2).GapiBloggerV2Service Service definition for Blogger API (v2).GapiCalendarV3Model Data definition for Calendar API (v3).GapiCalendarV3Service Service definition for Calendar API (v3).GapiClientLogin Client Login authorization API implementation.GapiConfig Configuration module.GapiConversation Server conversation manager.GapiCore Common types used throughout the library.GapiCurl Ocurl wrapper module.GapiCustomsearchV1Model Data definition for CustomSearch API (v1).GapiCustomsearchV1Service Service definition for CustomSearch API (v1).GapiDate Datetime data type.GapiDiscoveryV1Model Data definition for API Discovery Service (v1).GapiDiscoveryV1Service Service definition for API Discovery Service (v1).GapiDriveV2Model Data definition for Drive API (v2).GapiDriveV2Service Service definition for Drive API (v2).GapiDriveV3Model Data definition for Google Drive API (v3).GapiDriveV3Service Service definition for Google Drive API (v3).GapiError Data definition of server errors.GapiFun GapiGmailV1Model Data definition for Gmail API (v1).GapiGmailV1Service Service definition for Gmail API (v1).GapiJson Utilities to manipulate JSON documents.GapiJwtServiceAccount JWT helper module for service account authorization.GapiLens Functional lenses.GapiMediaResource GapiMonad Defines the monad interface and provides implementations of some monads.GapiOAuth1 OAuth 1.0a authorization API implementation.GapiOAuth2 OAuth 2.0 authorization API implementation.GapiOAuth2Devices OAuth2 for TV and limited devices.GapiOAuth2ServiceAccount OAuth 2.0 authorization API implementation for service accounts.GapiOauth2V2Model Data definition for Google OAuth2 API (v2).GapiOauth2V2Service Service definition for Google OAuth2 API (v2).GapiOption GapiPagespeedonlineV1Model Data definition for PageSpeed Insights API (v1).GapiPagespeedonlineV1Service Service definition for PageSpeed Insights API (v1).GapiPipe Defines a pipe, used to stream HTTP requests and responses.GapiPlusV1Model Data definition for Google+ API (v1).GapiPlusV1Service Service definition for Google+ API (v1).GapiRequest Basic request to services.GapiService Common operations for services.GapiServiceAccountCredentials GapiSheetsV4Model Data definition for Google Sheets API (v4).GapiSheetsV4Service Service definition for Google Sheets API (v4).GapiSiteVerificationV1Model Data definition for Google Site Verification API (v1).GapiSiteVerificationV1Service Service definition for Google Site Verification API (v1).GapiTasksV1Model Data definition for Tasks API (v1).GapiTasksV1Service Service definition for Tasks API (v1).GapiUrlshortenerV1Model Data definition for URL Shortener API (v1).GapiUrlshortenerV1Service Service definition for URL Shortener API (v1).GapiUtils Netascii_armor Messages with ASCII armorNetasn1 ASN.1 support functionsNetasn1_encode ASN.1 encoderNetaux Internal auxiliary functions * * This is an internal module.Netbuffer A Netbuffer.t is a buffer that can grow and shrink dynamically.Netchannels Object-oriented I/O: Basic types and classes * * Contents * * - Types * - Input channels * - Output channels * - Delegation classes * - Lifting channels * - Channels over descriptors * - Transactional channels * - Pipes and Filters * Netconversion Conversion between character encodings * * Contents * Netdate Support for common date/time parsing and formatting. * Many routines refer to the epoch, which for Unix is * 00:00:00 UTC, January 1, 1970. Timestamps given as * "seconds since the epoch" ignore leap seconds.Netdb Netencoding Base64, Quoted Printable, URL encoding, HTML escapingNetmappings Internal access to the character conversion database * * This is an internal module.Netmime Netmime contains high-level classes and functions to process * mail and MIME messages. * * Contents * * - Types * - Classes * * The tutorial has been moved to Netmime_tut. Parsers for MIME * headers are now in Netmime_header. Parser and printers for MIME * channels are now in Netmime_channels.Netsockaddr Parsing of socket addressesNetstream A netstream is an input channel that is read block by block. The * fragment of the channel currently loaded into memory is called the * current window of the netstream. The window can be thought as * look-ahead buffer. * * Picture: * * Netstring_str Wrapper for regexps with Str syntax * * This module was written at a time when we had only the Str module * for regular expressions. However, Str has an interface that does * not work for multi-threaded programs, because the state of the module * is visible to the outside. The module Netstring_str is similar to Str, * but has a thread-compatible interface. * * For an explanation why we need this module, please read Regexp.Netstring_tstring Support module for tagged stringsNetunichar Unicode character informationNeturl Uniform Resource Locators (URLs) * * Contents * * - Interface * * The tutorial has been moved to Neturl_tut.Netexn Exception registryNetlog Basic logging facilityNetsys System calls missing in the Unix moduleNetsys_conf Netsys_crypto_types Types for crypto providersNetsys_impl_util Netsys_mem Bigarrays as memory buffersNetsys_oothr Object-oriented thread APINetsys_posix POSIX-specific system calls missing in the Unix module, and further API's from POSIX-style operating systems.Netsys_signal Signal handler frameworkNetsys_tls User-level TLS APINetsys_tmp Temporary filesNetsys_types Types for all Netsys modulesNetsys_win32 Primitives for Win32