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-03-21 UTC."],[[["This webpage provides documentation for the `UpdateContentRequest` class within the Google Cloud Dataplex V1 API, specifically focusing on version 2.15.0, with links to other versions."],["The `UpdateContentRequest` class is used to manage requests for updating content within the Dataplex service, inheriting properties from multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UpdateContentRequest` class include `Content` for the updated content description, `UpdateMask` to specify which fields are being updated, and `ValidateOnly` to perform validation without actual updates."],["The latest version available in this documentation is version 3.6.0, while the full history of available versions goes all the way back to version 1.0.0."]]],[]]