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

MyconfigGetUserSettingsOptions

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

Additional options for Books#myconfigGetUserSettings.

interface MyconfigGetUserSettingsOptions {
country?: string;
}

§Properties

§
country?: string
[src]

Unused. Added only to workaround TEX mandatory request template requirement