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

OrganizationsLocationsUpdateSettingsOptions

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

Additional options for Observability#organizationsLocationsUpdateSettings.

interface OrganizationsLocationsUpdateSettingsOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Optional. The field mask specifying which fields of the settings are to be updated.