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 page provides documentation for the `UpdateContentRequest` class within the Google Cloud Dataplex v1 API, specifically for version 3.3.0."],["The `UpdateContentRequest` class is used to update content in the Dataplex API and is part of the `Google.Cloud.Dataplex.V1` namespace."],["This class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all available versions of the `UpdateContentRequest` class, from version 1.0.0 up to the latest version 3.6.0, along with their respective links."],["Key properties of the `UpdateContentRequest` include `Content`, `UpdateMask`, and `ValidateOnly`, which are used to specify the content to update, the fields to modify, and whether to perform validation without mutation, respectively."]]],[]]