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

ProjectsLocationsChannelConnectionsCreateOptions

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

Additional options for Eventarc#projectsLocationsChannelConnectionsCreate.

interface ProjectsLocationsChannelConnectionsCreateOptions {
channelConnectionId?: string;
}

§Properties

§
channelConnectionId?: string
[src]

Required. The user-provided ID to be assigned to the channel connection.