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

AdminProjectsLocationsTopicsCreateOptions

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

Additional options for pubsubLite#adminProjectsLocationsTopicsCreate.

interface AdminProjectsLocationsTopicsCreateOptions {
topicId?: string;
}

§Properties

§
topicId?: string
[src]

Required. The ID to use for the topic, which will become the final component of the topic's name. This value is structured like: my-topic-name.