public sealed class UpdateConsumerGroupRequest : IMessage<UpdateConsumerGroupRequest>, IEquatable<UpdateConsumerGroupRequest>, IDeepCloneable<UpdateConsumerGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Managed Service for Apache Kafka API v1 API class UpdateConsumerGroupRequest.
Required. Field mask is used to specify the fields to be overwritten in the
ConsumerGroup resource by the update.
The fields specified in the update_mask are relative to the resource, not
the full request. A field will be overwritten if it is in the mask. The
mask is required and a value of * will update all fields.
[[["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 latest version of the \u003ccode\u003eUpdateConsumerGroupRequest\u003c/code\u003e class is \u003ccode\u003e1.0.0-beta04\u003c/code\u003e, part of the \u003ccode\u003eGoogle.Cloud.ManagedKafka.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateConsumerGroupRequest\u003c/code\u003e is a request class used for updating consumer groups within the Managed Service for Apache Kafka API v1, and it 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\u003eThe class \u003ccode\u003eUpdateConsumerGroupRequest\u003c/code\u003e contains two constructors: a default one and another one that accepts an \u003ccode\u003eUpdateConsumerGroupRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateConsumerGroupRequest\u003c/code\u003e includes properties such as \u003ccode\u003eConsumerGroup\u003c/code\u003e (of type \u003ccode\u003eConsumerGroup\u003c/code\u003e) and \u003ccode\u003eUpdateMask\u003c/code\u003e (of type \u003ccode\u003eFieldMask\u003c/code\u003e), where \u003ccode\u003eConsumerGroup\u003c/code\u003e is the group to be updated and \u003ccode\u003eUpdateMask\u003c/code\u003e is used to specify which fields to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateConsumerGroupRequest\u003c/code\u003e class inherits from the \u003ccode\u003eobject\u003c/code\u003e class, offering inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]