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

GoogleExampleLibraryagentV1Shelf

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

A Shelf contains a collection of books with a theme.

interface GoogleExampleLibraryagentV1Shelf {
name?: string;
theme?: string;
}

§Properties

§
name?: string
[src]

Output only. The resource name of the shelf. Shelf names have the form shelves/{shelf_id}. The name is ignored when creating a shelf.

§
theme?: string
[src]

The theme of the shelf