Package | Description |
---|---|
com.google.api.services.libraryagent.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleExampleLibraryagentV1ListBooksResponse |
GoogleExampleLibraryagentV1ListBooksResponse.clone() |
GoogleExampleLibraryagentV1ListBooksResponse |
GoogleExampleLibraryagentV1ListBooksResponse.set(java.lang.String fieldName,
java.lang.Object value) |
GoogleExampleLibraryagentV1ListBooksResponse |
GoogleExampleLibraryagentV1ListBooksResponse.setBooks(java.util.List<GoogleExampleLibraryagentV1Book> books)
The list of books.
|
GoogleExampleLibraryagentV1ListBooksResponse |
GoogleExampleLibraryagentV1ListBooksResponse.setNextPageToken(java.lang.String nextPageToken)
A token to retrieve next page of results.
|