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

ProjectsInstancesAppProfilesDeleteOptions

import type { ProjectsInstancesAppProfilesDeleteOptions } from "https://googleapis.deno.dev/v1/bigtableadmin:v2.ts";

Additional options for BigtableAdmin#projectsInstancesAppProfilesDelete.

interface ProjectsInstancesAppProfilesDeleteOptions {
ignoreWarnings?: boolean;
}

§Properties

§
ignoreWarnings?: boolean
[src]

Required. If true, ignore safety checks when deleting the app profile.