gogol-books-0.0.1: Google Books SDK.

Copyright(c) 2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.Google.Resource.Books.Dictionary.ListOfflineMetadata

Contents

Description

Returns a list of offline dictionary metadata available

See: Books API Reference for books.dictionary.listOfflineMetadata.

Synopsis

REST Resource

type DictionaryListOfflineMetadataResource = "books" :> ("v1" :> ("dictionary" :> ("listOfflineMetadata" :> (QueryParam "cpksver" Text :> (QueryParam "alt" AltJSON :> Get `[JSON]` Metadata))))) Source

A resource alias for books.dictionary.listOfflineMetadata method which the DictionaryListOfflineMetadata request conforms to.

Creating a Request

dictionaryListOfflineMetadata Source

Creates a value of DictionaryListOfflineMetadata with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

dlomCpksver :: Lens' DictionaryListOfflineMetadata Text Source

The device/version ID from which to request the data.