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

ServicesPatchOptions

import type { ServicesPatchOptions } from "https://googleapis.deno.dev/v1/monitoring:v3.ts";

Additional options for Monitoring#servicesPatch.

interface ServicesPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

A set of field paths defining which fields to use for the update.