CreateNetwork
import type { CreateNetwork } from "https://googleapis.deno.dev/v1/hypercomputecluster:v1.ts";When set in OperationStep, indicates that a new network should be created.
interface CreateNetwork {
readonly network?: string;
}import type { CreateNetwork } from "https://googleapis.deno.dev/v1/hypercomputecluster:v1.ts";When set in OperationStep, indicates that a new network should be created.