public sealed class UpdateContentRequest : IMessage<UpdateContentRequest>, IEquatable<UpdateContentRequest>, IDeepCloneable<UpdateContentRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["The latest version available for `UpdateContentRequest` in the `Google.Cloud.Dataplex.V1` namespace is 3.6.0."],["This webpage provides documentation for the `UpdateContentRequest` class within the `Google.Cloud.Dataplex.V1` namespace, with versions ranging from 1.0.0 to 3.6.0."],["The `UpdateContentRequest` class is used to describe a request to update content, with properties for `Content`, `UpdateMask`, and `ValidateOnly`."],["The `UpdateContentRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The documentation includes constructors for creating `UpdateContentRequest` objects, either as a new instance or by copying another instance."]]],[]]