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

ProjectsLocationsRepositoriesReleaseConfigsCreateOptions

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

Additional options for Dataform#projectsLocationsRepositoriesReleaseConfigsCreate.

interface ProjectsLocationsRepositoriesReleaseConfigsCreateOptions {
releaseConfigId?: string;
}

§Properties

§
releaseConfigId?: string
[src]

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