ProjectsLocationsClustersDeleteOptions
import type { ProjectsLocationsClustersDeleteOptions } from "https://googleapis.deno.dev/v1/hypercomputecluster:v1.ts";Additional options for hypercomputeCluster#projectsLocationsClustersDelete.
interface ProjectsLocationsClustersDeleteOptions {
requestId?: string;
}