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

ProjectsLocationsPersistentResourcesPatchOptions

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

Additional options for AIplatform#projectsLocationsPersistentResourcesPatch.

interface ProjectsLocationsPersistentResourcesPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. Specify the fields to be overwritten in the PersistentResource by the update method.