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

Usage

import * as mod from "https://googleapis.deno.dev/v1/libraryagent:v1.ts";

§Classes

GoogleAuth
LibraryAgent

A simple Google Example Library API.

§Variables

auth

§Interfaces

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

GoogleExampleLibraryagentV1Book

A single book in the library.

GoogleExampleLibraryagentV1ListBooksResponse

Response message for LibraryAgent.ListBooks.

GoogleExampleLibraryagentV1ListShelvesResponse

Response message for LibraryAgent.ListShelves.

GoogleExampleLibraryagentV1Shelf

A Shelf contains a collection of books with a theme.

ShelvesBooksListOptions

Additional options for LibraryAgent#shelvesBooksList.

ShelvesListOptions

Additional options for LibraryAgent#shelvesList.