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

SavedQueriesPatchOptions

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

Additional options for CloudAsset#savedQueriesPatch.

interface SavedQueriesPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. The list of fields to update.