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

ProjectsLocationsModelsPatchOptions

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

Additional options for AIplatform#projectsLocationsModelsPatch.

interface ProjectsLocationsModelsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. The update mask applies to the resource. For the FieldMask definition, see google.protobuf.FieldMask.