| Copyright | (c) 2015-2016 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | None |
| Language | Haskell2010 |
Network.Google.Resource.Books.Series.Get
Description
Returns Series metadata for the given series ids.
See: Books API Reference for books.series.get.
REST Resource
type SeriesGetResource = "books" :> ("v1" :> ("series" :> ("get" :> (QueryParams "series_id" Text :> (QueryParam "alt" AltJSON :> Get '[JSON] Series))))) #
A resource alias for books.series.get method which the
SeriesGet request conforms to.
Creating a Request
Creates a value of SeriesGet with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
Returns Series metadata for the given series ids.
See: seriesGet smart constructor.
Request Lenses
sgSeriesId :: Lens' SeriesGet [Text] #
String that identifies the series