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\u003eThe page details the \u003ccode\u003eUpdateEntityRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace, presenting a version history from 1.0.0 up to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateEntityRequest\u003c/code\u003e is used to fully replace an existing metadata entity, and it is designed to modify the entity ID by utilizing the current ID in the request URL and specifying the new ID in the request body.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for advanced functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eEntity\u003c/code\u003e, which is a required field to describe the entity to be updated, and \u003ccode\u003eValidateOnly\u003c/code\u003e, an optional boolean to check the request without making any changes.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides links to documentation, detailing \u003ccode\u003eUpdateEntityRequest\u003c/code\u003e across multiple versions of \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e, allowing for comparison between versions.\u003c/p\u003e\n"]]],[],null,[]]