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

GoogleCloudAssuredworkloadsV1ApplyWorkloadUpdateRequest

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

Request to apply update to a workload.

interface GoogleCloudAssuredworkloadsV1ApplyWorkloadUpdateRequest {
action?: "WORKLOAD_UPDATE_ACTION_UNSPECIFIED" | "APPLY";
}

§Properties

§
action?: "WORKLOAD_UPDATE_ACTION_UNSPECIFIED" | "APPLY"
[src]

The action to be performed on the update.