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-25 UTC."],[[["The `UpdateContentRequest` class is part of the Google Cloud Dataplex V1 API and is used to update content within the system."],["This documentation page provides reference details for the `UpdateContentRequest` class, including its inheritance, implemented interfaces, constructors, and properties."],["The latest version of the Google.Cloud.Dataplex.V1 API available is version 3.6.0, with a history of versions listed, ranging down to version 1.0.0."],["Key properties of `UpdateContentRequest` include `Content`, `UpdateMask`, and `ValidateOnly`, allowing for specific fields to be updated, and optional validation without performing mutations."],["The provided documentation also covers the namespace (`Google.Cloud.Dataplex.V1`) and assembly (`Google.Cloud.Dataplex.V1.dll`) where the `UpdateContentRequest` class resides."]]],[]]