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 page details the `UpdateSourceRequest` class, used for updating a source within Google Cloud Security Center's API, spanning versions from 2.2.0 to the latest 3.24.0."],["The `UpdateSourceRequest` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It features two constructors: a default one and another that takes an existing `UpdateSourceRequest` object, and the class includes properties for `Source` and `UpdateMask`."],["The `Source` property refers to the specific source to be updated, while `UpdateMask` allows selective updating of fields."],["The namespace for the `UpdateSourceRequest` is `Google.Cloud.SecurityCenter.V1`, within the `Google.Cloud.SecurityCenter.V1.dll` assembly."]]],[]]