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

ProjectsGroupsUpdateOptions

import type { ProjectsGroupsUpdateOptions } from "https://googleapis.deno.dev/v1/monitoring:v3.ts";

Additional options for Monitoring#projectsGroupsUpdate.

interface ProjectsGroupsUpdateOptions {
validateOnly?: boolean;
}

§Properties

§
validateOnly?: boolean
[src]

If true, validate this request but do not update the existing group.