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

ProjectsLocationsWorkstationClustersWorkstationConfigsCreateOptions

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

Additional options for Workstations#projectsLocationsWorkstationClustersWorkstationConfigsCreate.

interface ProjectsLocationsWorkstationClustersWorkstationConfigsCreateOptions {
validateOnly?: boolean;
workstationConfigId?: string;
}

§Properties

§
validateOnly?: boolean
[src]

Optional. If set, validate the request and preview the review, but do not actually apply it.

§
workstationConfigId?: string
[src]

Required. ID to use for the workstation configuration.