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

FoldersLocationsUpdateSettingsOptions

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

Additional options for Observability#foldersLocationsUpdateSettings.

interface FoldersLocationsUpdateSettingsOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

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