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."],[[["This document provides reference information for the `UpdateContentRequest` class within the Google Cloud Dataplex v1 API, specifically version 2.13.0."],["The `UpdateContentRequest` class is used to update content and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of the API is 3.6.0, and multiple versions of the API are documented, ranging from 1.0.0 to 3.6.0."],["The `UpdateContentRequest` class includes properties like `Content`, `UpdateMask`, and `ValidateOnly` to define the specifics of the update request."],["The update request class has two constructors available, a default one, and one that takes another `UpdateContentRequest` as a parameter."]]],[]]