public sealed class DeleteConsumerGroupRequest : IMessage<DeleteConsumerGroupRequest>, IEquatable<DeleteConsumerGroupRequest>, IDeepCloneable<DeleteConsumerGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Managed Service for Apache Kafka API v1 API class DeleteConsumerGroupRequest.
[[["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\u003eThe \u003ccode\u003eDeleteConsumerGroupRequest\u003c/code\u003e class is part of the Managed Service for Apache Kafka API v1 and is used to request the deletion of a consumer group.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, making it compatible with protocol buffers and providing functionalities for comparison and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors: a default constructor and a constructor that takes another \u003ccode\u003eDeleteConsumerGroupRequest\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe class features properties such as \u003ccode\u003eConsumerGroupName\u003c/code\u003e, which provides a typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, which represents the fully qualified name of the consumer group to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is for version \u003ccode\u003e1.0.0-beta04\u003c/code\u003e, with an earlier version \u003ccode\u003e1.0.0-beta03\u003c/code\u003e also available for reference.\u003c/p\u003e\n"]]],[],null,[]]