DeleteNetwork
import type { DeleteNetwork } from "https://googleapis.deno.dev/v1/hypercomputecluster:v1.ts";When set in OperationStep, indicates network deletion step with the resource name.
interface DeleteNetwork {
readonly network?: string;
}import type { DeleteNetwork } from "https://googleapis.deno.dev/v1/hypercomputecluster:v1.ts";When set in OperationStep, indicates network deletion step with the resource name.