public sealed class UpdateEntryRequest : IMessage<UpdateEntryRequest>, IEquatable<UpdateEntryRequest>, IDeepCloneable<UpdateEntryRequest>, IBufferMessage, IMessage
[[["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\u003eThe \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class is used to update an entry resource within the Google Cloud Dataplex V1 API, and it implements multiple 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\u003eThe latest version available for \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e is 3.6.0, with numerous previous versions ranging from 1.0.0 to 3.5.0 being listed and documented.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eAspectKeys\u003c/code\u003e, \u003ccode\u003eDeleteMissingAspects\u003c/code\u003e, \u003ccode\u003eEntry\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which control how the update operation is performed, including creating an entry if it doesn't exist and updating or deleting aspects of the entry.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAspectKeys\u003c/code\u003e is a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings that allows for specifying which aspects should be modified, including support for different syntaxes to target aspects by type and path.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class has two constructors: a default one and another that takes an existing \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e object to create a new one.\u003c/p\u003e\n"]]],[],null,[]]