public sealed class UpdateContentRequest : IMessage<UpdateContentRequest>, IEquatable<UpdateContentRequest>, IDeepCloneable<UpdateContentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class UpdateContentRequest.
[[["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-04-09 UTC."],[[["The provided content details the `UpdateContentRequest` class within the Google Cloud Dataplex V1 API, specifically focusing on version 2.8.0 and its various preceding versions down to 1.0.0 and the latest being 3.6.0."],["`UpdateContentRequest` is used for modifying existing content and includes properties such as `Content`, `UpdateMask`, and `ValidateOnly` to control the update process."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering deep cloning and efficient data handling."],["The documentation includes detailed information about the constructors and properties of the `UpdateContentRequest` class, such as required fields and the inheritance hierarchy from the `object` base class."],["The content provides links to reference documentation for each version, allowing users to access the specifics of `UpdateContentRequest` from version 1.0.0 to the latest."]]],[]]