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

ProjectsLocationsDeploymentsDeleteOptions

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

Additional options for WorkloadManager#projectsLocationsDeploymentsDelete.

interface ProjectsLocationsDeploymentsDeleteOptions {
force?: boolean;
}

§Properties

§
force?: boolean
[src]

Optional. If set to true, any actuation will also be deleted. Followed the best practice from https://aip.dev/135#cascading-delete