public sealed class ConsumerTopicMetadata : IMessage<ConsumerTopicMetadata>, IEquatable<ConsumerTopicMetadata>, IDeepCloneable<ConsumerTopicMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Managed Service for Apache Kafka API v1 API class ConsumerTopicMetadata.
Metadata for a consumer group corresponding to a specific topic.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eConsumerTopicMetadata\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.ManagedKafka.V1\u003c/code\u003e namespace represents metadata for a consumer group associated with a specific topic in the Managed Service for Apache Kafka API v1.\u003c/p\u003e\n"],["\u003cp\u003eThis class, which is part of the \u003ccode\u003eGoogle.Cloud.ManagedKafka.V1.dll\u003c/code\u003e assembly, inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \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\u003eThe \u003ccode\u003eConsumerTopicMetadata\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003eConsumerTopicMetadata\u003c/code\u003e object as a parameter for creating a new instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains the \u003ccode\u003ePartitions\u003c/code\u003e property, which is a \u003ccode\u003eMapField\u003c/code\u003e that stores metadata for all partitions associated with the consumer group and topic, using partition indexes as keys.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e1.0.0-beta04\u003c/code\u003e, with an older version available as \u003ccode\u003e1.0.0-beta03\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]