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

AccessPoliciesAccessLevelsPatchOptions

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

Additional options for AccessContextManager#accessPoliciesAccessLevelsPatch.

interface AccessPoliciesAccessLevelsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. Mask to control which fields get updated. Must be non-empty.