{
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "Z5JQAAAAMAAJ",
      "etag": "K61f3ZO/C0Y",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/Z5JQAAAAMAAJ",
      "volumeInfo": {
        "title": "C++ Templates",
        "subtitle": "The Complete Guide",
        "authors": [
          "David Vandevoorde",
          "Nicolai M. Josuttis"
        ],
        "publisher": "Addison-Wesley Professional",
        "publishedDate": "2003",
        "description": "With the greatly increased use of templates, there is a real need in the C++ community for this information. This book is the next C++ classic, acting as both a complete reference as well as a tutorial. It emphasizes the practical use of templates, and includes real-world examples.",
        "industryIdentifiers": [
          {
            "type": "OTHER",
            "identifier": "UOM:39015056239265"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 560,
        "printType": "BOOK",
        "categories": [
          "Computers"
        ],
        "averageRating": 5,
        "ratingsCount": 1,
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "0.4.1.0.preview.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=Z5JQAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=Z5JQAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=Z5JQAAAAMAAJ&dq=isbn:0201734842&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=Z5JQAAAAMAAJ&dq=isbn:0201734842&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/C++_Templates.html?hl=&id=Z5JQAAAAMAAJ"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=Z5JQAAAAMAAJ&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "With the greatly increased use of templates, there is a real need in the C++ community for this information. This book is the next C++ classic, acting as both a complete reference as well as a tutorial."
      }
    }
  ]
}
