public static final class Volume.VolumeInfo
extends com.google.api.client.json.GenericJson
Modifier and Type | Class and Description |
---|---|
static class |
Volume.VolumeInfo.Dimensions
Physical dimensions of this volume.
|
static class |
Volume.VolumeInfo.ImageLinks
A list of image links for all the sizes that are available.
|
static class |
Volume.VolumeInfo.IndustryIdentifiers
Model definition for VolumeVolumeInfoIndustryIdentifiers.
|
static class |
Volume.VolumeInfo.PanelizationSummary
A top-level summary of the panelization info in this volume.
|
com.google.api.client.util.GenericData.Flags
Constructor and Description |
---|
VolumeInfo() |
Modifier and Type | Method and Description |
---|---|
Volume.VolumeInfo |
clone() |
java.lang.Boolean |
getAllowAnonLogging()
Whether anonymous logging should be allowed.
|
java.util.List<java.lang.String> |
getAuthors()
The names of the authors and/or editors for this volume.
|
java.lang.Double |
getAverageRating()
The mean review rating for this volume.
|
java.lang.String |
getCanonicalVolumeLink()
Canonical URL for a volume.
|
java.util.List<java.lang.String> |
getCategories()
A list of subject categories, such as "Fiction", "Suspense", etc.
|
java.lang.Boolean |
getComicsContent()
Whether the volume has comics content.
|
java.lang.String |
getContentVersion()
An identifier for the version of the volume content (text & images).
|
java.lang.String |
getDescription()
A synopsis of the volume.
|
Volume.VolumeInfo.Dimensions |
getDimensions()
Physical dimensions of this volume.
|
Volume.VolumeInfo.ImageLinks |
getImageLinks()
A list of image links for all the sizes that are available.
|
java.util.List<Volume.VolumeInfo.IndustryIdentifiers> |
getIndustryIdentifiers()
Industry standard identifiers for this volume.
|
java.lang.String |
getInfoLink()
URL to view information about this volume on the Google Books site.
|
java.lang.String |
getLanguage()
Best language for this volume (based on content).
|
java.lang.String |
getMainCategory()
The main category to which this volume belongs.
|
java.lang.String |
getMaturityRating() |
java.lang.Integer |
getPageCount()
Total number of pages as per publisher metadata.
|
Volume.VolumeInfo.PanelizationSummary |
getPanelizationSummary()
A top-level summary of the panelization info in this volume.
|
java.lang.String |
getPreviewLink()
URL to preview this volume on the Google Books site.
|
java.lang.Integer |
getPrintedPageCount()
Total number of printed pages in generated pdf representation.
|
java.lang.String |
getPrintType()
Type of publication of this volume.
|
java.lang.String |
getPublishedDate()
Date of publication.
|
java.lang.String |
getPublisher()
Publisher of this volume.
|
java.lang.Integer |
getRatingsCount()
The number of review ratings for this volume.
|
java.lang.Object |
getReadingModes()
The reading modes available for this volume.
|
java.lang.Integer |
getSamplePageCount()
Total number of sample pages as per publisher metadata.
|
Volumeseriesinfo |
getSeriesInfo() |
java.lang.String |
getSubtitle()
Volume subtitle.
|
java.lang.String |
getTitle()
Volume title.
|
Volume.VolumeInfo |
set(java.lang.String fieldName,
java.lang.Object value) |
Volume.VolumeInfo |
setAllowAnonLogging(java.lang.Boolean allowAnonLogging)
Whether anonymous logging should be allowed.
|
Volume.VolumeInfo |
setAuthors(java.util.List<java.lang.String> authors)
The names of the authors and/or editors for this volume.
|
Volume.VolumeInfo |
setAverageRating(java.lang.Double averageRating)
The mean review rating for this volume.
|
Volume.VolumeInfo |
setCanonicalVolumeLink(java.lang.String canonicalVolumeLink)
Canonical URL for a volume.
|
Volume.VolumeInfo |
setCategories(java.util.List<java.lang.String> categories)
A list of subject categories, such as "Fiction", "Suspense", etc.
|
Volume.VolumeInfo |
setComicsContent(java.lang.Boolean comicsContent)
Whether the volume has comics content.
|
Volume.VolumeInfo |
setContentVersion(java.lang.String contentVersion)
An identifier for the version of the volume content (text & images).
|
Volume.VolumeInfo |
setDescription(java.lang.String description)
A synopsis of the volume.
|
Volume.VolumeInfo |
setDimensions(Volume.VolumeInfo.Dimensions dimensions)
Physical dimensions of this volume.
|
Volume.VolumeInfo |
setImageLinks(Volume.VolumeInfo.ImageLinks imageLinks)
A list of image links for all the sizes that are available.
|
Volume.VolumeInfo |
setIndustryIdentifiers(java.util.List<Volume.VolumeInfo.IndustryIdentifiers> industryIdentifiers)
Industry standard identifiers for this volume.
|
Volume.VolumeInfo |
setInfoLink(java.lang.String infoLink)
URL to view information about this volume on the Google Books site.
|
Volume.VolumeInfo |
setLanguage(java.lang.String language)
Best language for this volume (based on content).
|
Volume.VolumeInfo |
setMainCategory(java.lang.String mainCategory)
The main category to which this volume belongs.
|
Volume.VolumeInfo |
setMaturityRating(java.lang.String maturityRating) |
Volume.VolumeInfo |
setPageCount(java.lang.Integer pageCount)
Total number of pages as per publisher metadata.
|
Volume.VolumeInfo |
setPanelizationSummary(Volume.VolumeInfo.PanelizationSummary panelizationSummary)
A top-level summary of the panelization info in this volume.
|
Volume.VolumeInfo |
setPreviewLink(java.lang.String previewLink)
URL to preview this volume on the Google Books site.
|
Volume.VolumeInfo |
setPrintedPageCount(java.lang.Integer printedPageCount)
Total number of printed pages in generated pdf representation.
|
Volume.VolumeInfo |
setPrintType(java.lang.String printType)
Type of publication of this volume.
|
Volume.VolumeInfo |
setPublishedDate(java.lang.String publishedDate)
Date of publication.
|
Volume.VolumeInfo |
setPublisher(java.lang.String publisher)
Publisher of this volume.
|
Volume.VolumeInfo |
setRatingsCount(java.lang.Integer ratingsCount)
The number of review ratings for this volume.
|
Volume.VolumeInfo |
setReadingModes(java.lang.Object readingModes)
The reading modes available for this volume.
|
Volume.VolumeInfo |
setSamplePageCount(java.lang.Integer samplePageCount)
Total number of sample pages as per publisher metadata.
|
Volume.VolumeInfo |
setSeriesInfo(Volumeseriesinfo seriesInfo) |
Volume.VolumeInfo |
setSubtitle(java.lang.String subtitle)
Volume subtitle.
|
Volume.VolumeInfo |
setTitle(java.lang.String title)
Volume title.
|
getFactory, setFactory, toPrettyString, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, values
public java.lang.Boolean getAllowAnonLogging()
null
for nonepublic Volume.VolumeInfo setAllowAnonLogging(java.lang.Boolean allowAnonLogging)
allowAnonLogging
- allowAnonLogging or null
for nonepublic java.util.List<java.lang.String> getAuthors()
null
for nonepublic Volume.VolumeInfo setAuthors(java.util.List<java.lang.String> authors)
authors
- authors or null
for nonepublic java.lang.Double getAverageRating()
null
for nonepublic Volume.VolumeInfo setAverageRating(java.lang.Double averageRating)
averageRating
- averageRating or null
for nonepublic java.lang.String getCanonicalVolumeLink()
null
for nonepublic Volume.VolumeInfo setCanonicalVolumeLink(java.lang.String canonicalVolumeLink)
canonicalVolumeLink
- canonicalVolumeLink or null
for nonepublic java.util.List<java.lang.String> getCategories()
null
for nonepublic Volume.VolumeInfo setCategories(java.util.List<java.lang.String> categories)
categories
- categories or null
for nonepublic java.lang.Boolean getComicsContent()
null
for nonepublic Volume.VolumeInfo setComicsContent(java.lang.Boolean comicsContent)
comicsContent
- comicsContent or null
for nonepublic java.lang.String getContentVersion()
null
for nonepublic Volume.VolumeInfo setContentVersion(java.lang.String contentVersion)
contentVersion
- contentVersion or null
for nonepublic java.lang.String getDescription()
null
for nonepublic Volume.VolumeInfo setDescription(java.lang.String description)
description
- description or null
for nonepublic Volume.VolumeInfo.Dimensions getDimensions()
null
for nonepublic Volume.VolumeInfo setDimensions(Volume.VolumeInfo.Dimensions dimensions)
dimensions
- dimensions or null
for nonepublic Volume.VolumeInfo.ImageLinks getImageLinks()
null
for nonepublic Volume.VolumeInfo setImageLinks(Volume.VolumeInfo.ImageLinks imageLinks)
imageLinks
- imageLinks or null
for nonepublic java.util.List<Volume.VolumeInfo.IndustryIdentifiers> getIndustryIdentifiers()
null
for nonepublic Volume.VolumeInfo setIndustryIdentifiers(java.util.List<Volume.VolumeInfo.IndustryIdentifiers> industryIdentifiers)
industryIdentifiers
- industryIdentifiers or null
for nonepublic java.lang.String getInfoLink()
null
for nonepublic Volume.VolumeInfo setInfoLink(java.lang.String infoLink)
infoLink
- infoLink or null
for nonepublic java.lang.String getLanguage()
null
for nonepublic Volume.VolumeInfo setLanguage(java.lang.String language)
language
- language or null
for nonepublic java.lang.String getMainCategory()
null
for nonepublic Volume.VolumeInfo setMainCategory(java.lang.String mainCategory)
mainCategory
- mainCategory or null
for nonepublic java.lang.String getMaturityRating()
null
for nonepublic Volume.VolumeInfo setMaturityRating(java.lang.String maturityRating)
maturityRating
- maturityRating or null
for nonepublic java.lang.Integer getPageCount()
null
for nonepublic Volume.VolumeInfo setPageCount(java.lang.Integer pageCount)
pageCount
- pageCount or null
for nonepublic Volume.VolumeInfo.PanelizationSummary getPanelizationSummary()
null
for nonepublic Volume.VolumeInfo setPanelizationSummary(Volume.VolumeInfo.PanelizationSummary panelizationSummary)
panelizationSummary
- panelizationSummary or null
for nonepublic java.lang.String getPreviewLink()
null
for nonepublic Volume.VolumeInfo setPreviewLink(java.lang.String previewLink)
previewLink
- previewLink or null
for nonepublic java.lang.String getPrintType()
null
for nonepublic Volume.VolumeInfo setPrintType(java.lang.String printType)
printType
- printType or null
for nonepublic java.lang.Integer getPrintedPageCount()
null
for nonepublic Volume.VolumeInfo setPrintedPageCount(java.lang.Integer printedPageCount)
printedPageCount
- printedPageCount or null
for nonepublic java.lang.String getPublishedDate()
null
for nonepublic Volume.VolumeInfo setPublishedDate(java.lang.String publishedDate)
publishedDate
- publishedDate or null
for nonepublic java.lang.String getPublisher()
null
for nonepublic Volume.VolumeInfo setPublisher(java.lang.String publisher)
publisher
- publisher or null
for nonepublic java.lang.Integer getRatingsCount()
null
for nonepublic Volume.VolumeInfo setRatingsCount(java.lang.Integer ratingsCount)
ratingsCount
- ratingsCount or null
for nonepublic java.lang.Object getReadingModes()
null
for nonepublic Volume.VolumeInfo setReadingModes(java.lang.Object readingModes)
readingModes
- readingModes or null
for nonepublic java.lang.Integer getSamplePageCount()
null
for nonepublic Volume.VolumeInfo setSamplePageCount(java.lang.Integer samplePageCount)
samplePageCount
- samplePageCount or null
for nonepublic Volumeseriesinfo getSeriesInfo()
null
for nonepublic Volume.VolumeInfo setSeriesInfo(Volumeseriesinfo seriesInfo)
seriesInfo
- seriesInfo or null
for nonepublic java.lang.String getSubtitle()
null
for nonepublic Volume.VolumeInfo setSubtitle(java.lang.String subtitle)
subtitle
- subtitle or null
for nonepublic java.lang.String getTitle()
null
for nonepublic Volume.VolumeInfo setTitle(java.lang.String title)
title
- title or null
for nonepublic Volume.VolumeInfo set(java.lang.String fieldName, java.lang.Object value)
set
in class com.google.api.client.json.GenericJson
public Volume.VolumeInfo clone()
clone
in class com.google.api.client.json.GenericJson