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

CreatePartition

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

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

interface CreatePartition {
readonly partitions?: string[];
}

§Properties

§
readonly partitions?: string[]
[src]

Output only. Name of the partition to create