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

V1beta1UpdateSettingsOptions

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

Additional options for AlertCenter#v1beta1UpdateSettings.

interface V1beta1UpdateSettingsOptions {
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.