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

V1beta1GetSettingsOptions

import type { V1beta1GetSettingsOptions } from "https://googleapis.deno.dev/v1/alertcenter:v1beta1.ts";

Additional options for AlertCenter#v1beta1GetSettings.

interface V1beta1GetSettingsOptions {
customerId?: string;
}

§Properties

§
customerId?: string
[src]

Optional. The unique identifier of the Google Workspace account of the customer the alert settings are associated with. The customer_id must/ have the initial "C" stripped (for example, 046psxkn). Inferred from the caller identity if not provided. Find your customer ID.