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."],[[["This webpage details the `UpdateSourceRequest` class, used for updating a source within Google Cloud Security Center's API, version 2.7.0, and shows all versions of `UpdateSourceRequest` with 3.24.0 being the latest."],["The `UpdateSourceRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains two constructors: a default constructor and one that accepts another `UpdateSourceRequest` instance for cloning purposes."],["The class has two primary properties: `Source`, representing the source resource to be updated, and `UpdateMask`, which determines which fields are to be modified during the update."],["The most recent documentation for the `UpdateSourceRequest` is listed as version 3.24.0, and you can view the documentation for version all the way down to 2.2.0."]]],[]]