name property

String? name
getter/setter pair

Identifier.

The name of the topic. The topic segment is used when connecting directly to the cluster. Structured like: projects/{project}/locations/{location}/clusters/{cluster}/topics/{topic}

Implementation

core.String? name;