public sealed class UpdateEntryRequest : IMessage<UpdateEntryRequest>, IEquatable<UpdateEntryRequest>, IDeepCloneable<UpdateEntryRequest>, IBufferMessage, IMessage
Request message for
[UpdateEntry][google.cloud.datacatalog.v1.DataCatalog.UpdateEntry].
Names of fields whose values to overwrite on an entry.
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 outlines the \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class, which is used to send update requests to the Google Cloud Data Catalog API's \u003ccode\u003eUpdateEntry\u003c/code\u003e function.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e is 2.14.0, with older versions also accessible, ranging down to 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e 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, for enhanced functionality and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class has two crucial properties: \u003ccode\u003eEntry\u003c/code\u003e, for specifying the updated entry details, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which determines which fields are modified.\u003c/p\u003e\n"],["\u003cp\u003eYou can only modify specific fields in an entry, which depend on the entry's type; for example, \u003ccode\u003eDATA_STREAM\u003c/code\u003e entries can only modify their \u003ccode\u003eschema\u003c/code\u003e, while \u003ccode\u003eFILESET\u003c/code\u003e entries can modify \u003ccode\u003eschema\u003c/code\u003e, \u003ccode\u003edisplay_name\u003c/code\u003e, \u003ccode\u003edescription\u003c/code\u003e, \u003ccode\u003egcs_fileset_spec\u003c/code\u003e, and \u003ccode\u003egcs_fileset_spec.file_patterns\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]