public sealed class UpdateEntryGroupRequest : IMessage<UpdateEntryGroupRequest>, IEquatable<UpdateEntryGroupRequest>, IDeepCloneable<UpdateEntryGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class UpdateEntryGroupRequest.
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\u003eThis document provides reference information for the \u003ccode\u003eUpdateEntryGroupRequest\u003c/code\u003e class within the Google Cloud Data Catalog v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEntryGroupRequest\u003c/code\u003e class is a request message used to update an entry group in the Data Catalog, 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 has two constructors: a default constructor \u003ccode\u003eUpdateEntryGroupRequest()\u003c/code\u003e and an overload constructor \u003ccode\u003eUpdateEntryGroupRequest(UpdateEntryGroupRequest other)\u003c/code\u003e that allows for creating a new instance from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEntryGroupRequest\u003c/code\u003e class includes two properties: \u003ccode\u003eEntryGroup\u003c/code\u003e to specify the details of the entry group to update and \u003ccode\u003eUpdateMask\u003c/code\u003e to define which fields should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe document also details the history of versions, starting from 1.2.0 and culminating in 2.14.0, all pointing to the \u003ccode\u003eUpdateEntryGroupRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]