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 page provides documentation for the \u003ccode\u003eUpdateEntryGroupRequest\u003c/code\u003e class within the Google Cloud Data Catalog v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.14.0, while the current documentation focuses on version 2.10.0, with a list of versions ranging from 1.2.0 to 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateEntryGroupRequest\u003c/code\u003e is used to modify entry group details, allowing for updates to specific fields or complete overwrites.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, which are all standard .NET interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEntryGroupRequest\u003c/code\u003e class has two properties, \u003ccode\u003eEntryGroup\u003c/code\u003e, which is of type EntryGroup, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which is of type FieldMask, which together describe what to update and how.\u003c/p\u003e\n"]]],[],null,[]]