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.14.0."],["The `UpdateContentRequest` class is used to update content within the Dataplex service, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists various versions of the Dataplex v1 API, ranging from version 1.0.0 to 3.6.0 (latest), each with a link to its respective `UpdateContentRequest` documentation."],["The `UpdateContentRequest` class includes properties like `Content`, `UpdateMask`, and `ValidateOnly`, which control the content to be updated, the specific fields to be modified, and whether the request is for validation only."],["The document also offers detailed descriptions of the constructor functions for `UpdateContentRequest` and details the types of the properties found in the class."]]],[]]