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

MylibraryReadingpositionsGetOptions

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

Additional options for Books#mylibraryReadingpositionsGet.

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

§Properties

§
contentVersion?: string
[src]

Volume content version for which this reading position is requested.

§
source?: string
[src]

String to identify the originator of this request.