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 webpage 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 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for the \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e is 2.14.0, and older versions from 2.13.0 down to 1.2.0, are also accessible, providing a reference for different API updates.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateEntryRequest\u003c/code\u003e 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, and inherits members from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class has two constructors: one default and another that takes another \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e object as a parameter, allowing for the creation of copies.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties: \u003ccode\u003eEntry\u003c/code\u003e, which is required and represents the updates to an entry, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields that should be overwritten.\u003c/p\u003e\n"]]],[],null,[]]