Identifier. The name of the consumer group. The consumer_group segment is
used when connecting directly to the cluster. Structured like:
projects/{project}/locations/{location}/clusters/{cluster}/consumerGroups/{consumer_group}
public MapField<string, ConsumerTopicMetadata> Topics { get; }
Optional. Metadata for this consumer group for all topics it has metadata
for. The key of the map is a topic name, structured like:
projects/{project}/locations/{location}/clusters/{cluster}/topics/{topic}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eConsumerGroup\u003c/code\u003e class within the Managed Service for Apache Kafka API v1, specifically the latest version 1.0.0-beta04.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConsumerGroup\u003c/code\u003e class represents a Kafka consumer group in a cluster and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides access to crucial properties like \u003ccode\u003eConsumerGroupName\u003c/code\u003e for a structured view of the consumer group's name, \u003ccode\u003eName\u003c/code\u003e for the consumer group's identifier, and \u003ccode\u003eTopics\u003c/code\u003e for metadata related to the topics the group interacts with.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and another for copying an existing \u003ccode\u003eConsumerGroup\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]