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

ProjectsLocationsRepositoriesReleaseConfigsPatchOptions

import type { ProjectsLocationsRepositoriesReleaseConfigsPatchOptions } from "https://googleapis.deno.dev/v1/dataform:v1beta1.ts";

Additional options for Dataform#projectsLocationsRepositoriesReleaseConfigsPatch.

interface ProjectsLocationsRepositoriesReleaseConfigsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Optional. Specifies the fields to be updated in the release config. If left unset, all fields will be updated.