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.13.0."],["The content provides a comprehensive list of versions ranging from 2.2.0 to 3.24.0, with 3.24.0 being the latest version available for the UpdateSourceRequest class."],["The `UpdateSourceRequest` class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` providing a clear structure and capabilities."],["The `UpdateSourceRequest` class has properties for `Source`, which is the resource being updated, and `UpdateMask`, used to specify which fields within the source to update."],["This page includes documentation for two constructors of the `UpdateSourceRequest` class, a default constructor, and a copy constructor that takes another `UpdateSourceRequest` as a parameter."]]],[]]