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

ProjectsLocationsEndpointsPatchOptions

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

Additional options for AIplatform#projectsLocationsEndpointsPatch.

interface ProjectsLocationsEndpointsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. The update mask applies to the resource. See google.protobuf.FieldMask.