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

ProjectsLocationsRepositoriesWorkspacesCreateOptions

import type { ProjectsLocationsRepositoriesWorkspacesCreateOptions } from "https://googleapis.deno.dev/v1/dataform:v1beta1.ts";

Additional options for Dataform#projectsLocationsRepositoriesWorkspacesCreate.

interface ProjectsLocationsRepositoriesWorkspacesCreateOptions {
workspaceId?: string;
}

§Properties

§
workspaceId?: string
[src]

Required. The ID to use for the workspace, which will become the final component of the workspace's resource name.