public sealed class UpdateEntryRequest : IMessage<UpdateEntryRequest>, IEquatable<UpdateEntryRequest>, IDeepCloneable<UpdateEntryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class UpdateEntryRequest.
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 provides documentation for the \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class within the Google Cloud Data Catalog v1 API, specifically for the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class is used to send a request to update an entry in the Data Catalog, where you can specify the updated entry details and the fields to overwrite.\u003c/p\u003e\n"],["\u003cp\u003eIt is possible to view different versions of the documentation for the \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class, from version 2.0.0 all the way up to the latest version of 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements the \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe properties of this class are \u003ccode\u003eEntry\u003c/code\u003e, which allows you to update the specifics of the entry, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which allows you to specify which fields within the entry should be overwritten.\u003c/p\u003e\n"]]],[],null,[]]