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

ProjectsLocationsUpdateSettingsOptions

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

Additional options for Observability#projectsLocationsUpdateSettings.

interface ProjectsLocationsUpdateSettingsOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

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