public sealed class UpdateSourceRequest : IMessage<UpdateSourceRequest>, IEquatable<UpdateSourceRequest>, IDeepCloneable<UpdateSourceRequest>, IBufferMessage, IMessage
[[["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-21 UTC."],[[["The latest version of `Google.Cloud.SecurityCenter.V1.UpdateSourceRequest` is 3.24.0, with a total of 25 versions of version 3 and 14 versions of version 2 available in the documentation."],["`UpdateSourceRequest` is a request message used for updating a source within the Google Cloud Security Center."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Source` and `UpdateMask`, which are required for updating a source resource, and determining how the update should occur."],["There are two constructors provided: one default and one that takes another `UpdateSourceRequest` object as input."]]],[]]