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

ProjectsLocationsClustersTopicsCreateOptions

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

Additional options for ManagedKafka#projectsLocationsClustersTopicsCreate.

interface ProjectsLocationsClustersTopicsCreateOptions {
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.