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

ProjectsPatchDeploymentsPatchOptions

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

Additional options for OSConfig#projectsPatchDeploymentsPatch.

interface ProjectsPatchDeploymentsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Optional. Field mask that controls which fields of the patch deployment should be updated.