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

ProjectsLocationsGlobalPeeringsCreateOptions

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

Additional options for Managedidentities#projectsLocationsGlobalPeeringsCreate.

interface ProjectsLocationsGlobalPeeringsCreateOptions {
peeringId?: string;
}

§Properties

§
peeringId?: string
[src]

Required. Peering Id, unique name to identify peering. It should follow the regex format "^(?:a-z?)$"