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.10.0."],["The content provides a comprehensive list of available versions of the `UpdateSourceRequest`, ranging from version 2.2.0 to the latest version 3.24.0."],["The `UpdateSourceRequest` class inherits from multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for diverse functionality."],["It contains two primary constructors, `UpdateSourceRequest()` and `UpdateSourceRequest(UpdateSourceRequest other)`, for creating new instances or copying existing ones."],["The class has two main properties: `Source`, representing the source to be updated, and `UpdateMask`, defining which fields should be modified during the update operation."]]],[]]