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

ProjectsLocationsEntryGroupsDeleteOptions

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

Additional options for DataCatalog#projectsLocationsEntryGroupsDelete.

interface ProjectsLocationsEntryGroupsDeleteOptions {
force?: boolean;
}

§Properties

§
force?: boolean
[src]

Optional. If true, deletes all entries in the entry group.