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, which is used to update a source within the Google Cloud Security Center."],["The content provides a list of available versions for `UpdateSourceRequest`, ranging from version 2.2.0 to the latest version 3.24.0."],["`UpdateSourceRequest` inherits from `System.Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default one and another that accepts an `UpdateSourceRequest` instance for copying."],["The `UpdateSourceRequest` has two properties that are `Source`, which represents the source to be updated, and `UpdateMask` used to specify which fields to update."]]],[]]