public sealed class GetSourceRequest : IMessage<GetSourceRequest>, IEquatable<GetSourceRequest>, IDeepCloneable<GetSourceRequest>, 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."],[[["The webpage provides documentation for the `GetSourceRequest` class within the `Google.Cloud.SecurityCenter.V1` namespace, detailing its usage and properties."],["This class is designed as a request message for fetching a security source, with the latest version being 3.24.0 and with historical versions listed back to version 2.2.0."],["The `GetSourceRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetSourceRequest` class has two constructors, one parameterless, and one accepting another `GetSourceRequest` instance, and has two main properties which include `Name`, representing the relative resource name of the source, and `SourceName` which is the typed view of the `Name` property."],["The webpage's content is structured around detailing all available versions, going back to version 2.2.0, for the `GetSourceRequest` class within the `Google.Cloud.SecurityCenter.V1` assembly."]]],[]]