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

ProjectsLocationsDataPoliciesPatchOptions

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

Additional options for BigQueryDataPolicy#projectsLocationsDataPoliciesPatch.

interface ProjectsLocationsDataPoliciesPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

The update mask applies to the resource. For the FieldMask definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask If not set, defaults to all of the fields that are allowed to update. Updates to the name and dataPolicyId fields are not allowed.