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 \u003ccode\u003eUpdateContentRequest\u003c/code\u003e class in the Google.Cloud.Dataplex.V1 API allows users to update content within the Cloud Dataplex environment.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest version of the Google.Cloud.Dataplex.V1 API, with older versions available ranging back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eUpdateContentRequest\u003c/code\u003e include \u003ccode\u003eContent\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e and \u003ccode\u003eValidateOnly\u003c/code\u003e, which dictate the updated content, fields to update, and if it's for validation only.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two different constructors: one default constructor \u003ccode\u003eUpdateContentRequest()\u003c/code\u003e and one that takes in another \u003ccode\u003eUpdateContentRequest\u003c/code\u003e object as a parameter \u003ccode\u003eUpdateContentRequest(UpdateContentRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]