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 document provides reference information for the \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class within the Google Cloud Data Catalog v1 API, specifically for version 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateEntryRequest\u003c/code\u003e is a message type used to send requests for updating entries in the Data Catalog, which requires the \u003ccode\u003ename\u003c/code\u003e field to be set, and it also implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the available constructors, which include a default constructor and one that takes another \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e object, which allows you to clone an existing entry.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class has two key properties: \u003ccode\u003eEntry\u003c/code\u003e, which contains the updates to be made to an entry, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields to be overwritten during the update process.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists all available versions of the \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class, ranging from 2.14.0 (latest) down to 1.2.0, allowing users to view other versions of the \u003ccode\u003eUpdateEntryRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]