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

OrganizationsLocationsWorkloadsDeleteOptions

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

Additional options for AssuredWorkloads#organizationsLocationsWorkloadsDelete.

interface OrganizationsLocationsWorkloadsDeleteOptions {
etag?: string;
}

§Properties

§
etag?: string
[src]

Optional. The etag of the workload. If this is provided, it must match the server's etag.