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

ProjectsLocationsFunctionsCreateOptions

import type { ProjectsLocationsFunctionsCreateOptions } from "https://googleapis.deno.dev/v1/cloudfunctions:v2.ts";

Additional options for CloudFunctions#projectsLocationsFunctionsCreate.

interface ProjectsLocationsFunctionsCreateOptions {
functionId?: string;
}

§Properties

§
functionId?: string
[src]

The ID to use for the function, which will become the final component of the function's resource name. This value should be 4-63 characters, and valid characters are /a-z-/.