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

GroupsPatchOptions

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

Additional options for CloudIdentity#groupsPatch.

interface GroupsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. The names of fields to update. May only contain the following field names: display_name, description, labels.