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

ProjectsLocationsRepositoriesCreateOptions

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

Additional options for Dataform#projectsLocationsRepositoriesCreate.

interface ProjectsLocationsRepositoriesCreateOptions {
repositoryId?: string;
}

§Properties

§
repositoryId?: string
[src]

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