consumerGroups property
The list of consumer group in the requested parent.
The order of the consumer groups is unspecified.
Implementation
core.List<ConsumerGroup>? consumerGroups;
The list of consumer group in the requested parent.
The order of the consumer groups is unspecified.
core.List<ConsumerGroup>? consumerGroups;