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

CreateNodeset

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

When set in OperationStep, indicates that a nodeset should be created.

interface CreateNodeset {
readonly nodesets?: string[];
}

§Properties

§
readonly nodesets?: string[]
[src]

Output only. Name of the nodeset to create