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

BiddersEndpointsPatchOptions

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

Additional options for realtimeBidding#biddersEndpointsPatch.

interface BiddersEndpointsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Field mask to use for partial in-place updates.