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

ProjectsLocationsIndexesPatchOptions

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

Additional options for AIplatform#projectsLocationsIndexesPatch.

interface ProjectsLocationsIndexesPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

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