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 update an entry in the Google Cloud Data Catalog.\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 robust functionality.\u003c/p\u003e\n"],["\u003cp\u003eIt provides constructors for creating new instances, either as default or from another \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties \u003ccode\u003eEntry\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, allowing users to set the entry details to be updated and to specify which fields to overwrite.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for this class, spanning from version 1.2.0 up to the latest at version 2.14.0, with each version in the documentation having a link to the corresponding documentation for that version.\u003c/p\u003e\n"]]],[],null,[]]