public sealed class UpdateEntityRequest : IMessage<UpdateEntityRequest>, IEquatable<UpdateEntityRequest>, IDeepCloneable<UpdateEntityRequest>, IBufferMessage, IMessage
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 webpage details the \u003ccode\u003eUpdateEntityRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace, used to fully replace an existing metadata entity in the Google Cloud Dataplex service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eUpdateEntityRequest\u003c/code\u003e is 3.6.0, and the documentation provides access to versions back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEntityRequest\u003c/code\u003e class allows modifications to the entity ID, and the ID is specified in both the request URL and the body.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eEntity\u003c/code\u003e, which is a required field for the updated entity details, and \u003ccode\u003eValidateOnly\u003c/code\u003e, an optional boolean to validate without performing changes.\u003c/p\u003e\n"],["\u003cp\u003eThe UpdateEntityRequest class inherits from and implements several interfaces, including Object, IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"]]],[],null,[]]