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."],[[["This webpage provides documentation for the `GetSourceRequest` class within the `Google.Cloud.SecurityCenter.V1` namespace, specifically for .NET development."],["The latest version available for `GetSourceRequest` is 3.24.0, with a range of previous versions down to 2.2.0, each linked to its own documentation page."],["`GetSourceRequest` is a request message used to retrieve a security source and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetSourceRequest` class has properties such as `Name` (a string) and `SourceName` (a typed view) which are used to identify the source being requested."],["The page lists the inherited members, namespace, assembly information, and constructors for the `GetSourceRequest` class, providing comprehensive details for developers."]]],[]]