Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleExampleLibraryagentV1ListShelvesResponse

import type { GoogleExampleLibraryagentV1ListShelvesResponse } from "https://googleapis.deno.dev/v1/libraryagent:v1.ts";

Response message for LibraryAgent.ListShelves.

interface GoogleExampleLibraryagentV1ListShelvesResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

A token to retrieve next page of results. Pass this value in the ListShelvesRequest.page_token field in the subsequent call to ListShelves method to retrieve the next page of results.

§

The list of shelves.