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

MyconfigReleaseDownloadAccessOptions

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

Additional options for Books#myconfigReleaseDownloadAccess.

interface MyconfigReleaseDownloadAccessOptions {
cpksver: string;
locale?: string;
source?: string;
volumeIds: string;
}

§Properties

§
cpksver: string
[src]

The device/version ID from which to release the restriction.

§
locale?: string
[src]

ISO-639-1, ISO-3166-1 codes for message localization, i.e. en_US.

§
source?: string
[src]

String to identify the originator of this request.

§
volumeIds: string
[src]

The volume(s) to release restrictions for.