public sealed class UpdateEntityRequest : IMessage<UpdateEntityRequest>, IEquatable<UpdateEntityRequest>, IDeepCloneable<UpdateEntityRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class UpdateEntityRequest.
Update a metadata entity request.
The exiting entity will be fully replaced by the entity in the request.
The entity ID is mutable. To modify the ID, use the current entity ID in the
request URL and specify the new ID in the request body.
[[["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\u003eUpdateEntityRequest\u003c/code\u003e class within the Google Cloud Dataplex v1 API, including its properties and inheritance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEntityRequest\u003c/code\u003e class is used to update a metadata entity, replacing the existing entity with the one provided in the request.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists all the versions of the Google.Cloud.Dataplex.V1 API from version 1.0.0 all the way to 3.6.0 which is the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eUpdateEntityRequest\u003c/code\u003e has two constructors: a default constructor and one that takes another \u003ccode\u003eUpdateEntityRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateEntityRequest\u003c/code\u003e implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"]]],[],null,[]]