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 page details the \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class, which is used to send update requests to the \u003ccode\u003egoogle.cloud.datacatalog.v1.DataCatalog.UpdateEntry\u003c/code\u003e function.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e is 2.14.0, and the page provides access to the documentation of prior versions down to 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eEntry\u003c/code\u003e, which is required and contains the updates for the entry, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields to overwrite.\u003c/p\u003e\n"],["\u003cp\u003eThe 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateEntryRequest\u003c/code\u003e has two constructors, one that is parameterless and one that takes an \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]