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

LayersGetOptions

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

Additional options for Books#layersGet.

interface LayersGetOptions {
contentVersion?: string;
source?: string;
}

§Properties

§
contentVersion?: string
[src]

The content version for the requested volume.

§
source?: string
[src]

String to identify the originator of this request.