topicNames property

Set<String>? topicNames
final

List of topic names to fetch metadata for. If set to null or empty this request will fetch metadata for all topics.

Implementation

final Set<String>? topicNames;