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 reference documentation for the \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class within the Google Cloud Data Catalog v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class is used to send update requests for entries in the Data Catalog, and it allows updating specific fields based on the entry type.\u003c/p\u003e\n"],["\u003cp\u003eThere is a list of available versions for the Google Cloud Data Catalog V1 API, ranging from 2.14.0 (latest) 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 and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are essential for defining the entry to be updated and specifying which fields should be modified.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateEntryRequest\u003c/code\u003e has multiple constructors, with one to create a new request and one to create it by copying from another \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]