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, specifically within the .NET library."],["The latest version available for `UpdateSourceRequest` is 3.24.0, with a full history of versions available for reference, with the lowest being version 2.2.0."],["The `UpdateSourceRequest` class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `UpdateSourceRequest` include `Source`, which is the resource being updated, and `UpdateMask`, which controls which fields are modified."],["The `UpdateSourceRequest` class has two constructors, a parameterless one, and another that takes in a `UpdateSourceRequest` object."]]],[]]