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

Settings

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

Describes the Migration Center settings related to the project.

interface Settings {
disableCloudLogging?: boolean;
readonly name?: string;
preferenceSet?: string;
}

§Properties

§
disableCloudLogging?: boolean
[src]

Disable Cloud Logging for the Migration Center API. Users are billed for the logs.

§
readonly name?: string
[src]

Output only. The name of the resource.

§
preferenceSet?: string
[src]

The preference set used by default for a project.