ListConsumerGroupsResponse
import type { ListConsumerGroupsResponse } from "https://googleapis.deno.dev/v1/managedkafka:v1.ts";
Response for ListConsumerGroups.
§Properties
§
consumerGroups?: ConsumerGroup[]
[src]The list of consumer group in the requested parent. The order of the consumer groups is unspecified.