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 provides documentation for the \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, specifically outlining its structure, properties, and usage for updating entries in the Data Catalog.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class is part of the Google Cloud Data Catalog .NET library and supports 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 page details the available versions of the \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e, ranging from version 2.14.0 (latest) 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 to define the updated entry content and \u003ccode\u003eUpdateMask\u003c/code\u003e to specify which fields of the entry should be overwritten, allowing for partial updates.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, a default constructor and one that accepts another \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e object for creating a copy.\u003c/p\u003e\n"]]],[],null,[]]