Deprovision
import type { Deprovision } from "https://googleapis.deno.dev/v1/saasservicemgmt:v1beta1.ts";
Deprovision is the unit operation that deprovision the underlying resources represented by a Unit. Can only execute if the Unit is currently provisioned.
interface Deprovision {}