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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe provided content details the \u003ccode\u003eUpdateContentRequest\u003c/code\u003e class within the Google Cloud Dataplex V1 API, specifically for .NET development, outlining its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API class, ranging from 1.0.0 to the latest version 3.6.0, with the content providing links to documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateContentRequest\u003c/code\u003e class, belonging to the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace, is used to update content within Dataplex and requires specifying the content and a field mask for the update.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending it's capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe properties of the class include \u003ccode\u003eContent\u003c/code\u003e that contains the new data to be updated, \u003ccode\u003eUpdateMask\u003c/code\u003e to determine what fields are going to be updated, and \u003ccode\u003eValidateOnly\u003c/code\u003e that checks the validity of the request without making changes.\u003c/p\u003e\n"]]],[],null,[]]