public sealed class UpdateEntryGroupRequest : IMessage<UpdateEntryGroupRequest>, IEquatable<UpdateEntryGroupRequest>, IDeepCloneable<UpdateEntryGroupRequest>, IBufferMessage, IMessage
Request message for
[UpdateEntryGroup][google.cloud.datacatalog.v1.DataCatalog.UpdateEntryGroup].
Names of fields whose values to overwrite on an entry group.
If this parameter is absent or empty, all modifiable fields
are overwritten. If such fields are non-required and omitted in the
request body, their values are emptied.
[[["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\u003eUpdateEntryGroupRequest\u003c/code\u003e class is used to send requests for updating an entry group in Google Cloud Data Catalog.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eUpdateEntryGroupRequest\u003c/code\u003e is 2.14.0, with multiple older versions available, ranging down to version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces such as \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\u003eThis class includes properties like \u003ccode\u003eEntryGroup\u003c/code\u003e to specify the updated entry group details and \u003ccode\u003eUpdateMask\u003c/code\u003e to define which fields should be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEntryGroupRequest\u003c/code\u003e class has two constructors: a default constructor and another that accepts another \u003ccode\u003eUpdateEntryGroupRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]