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 version 3.2.0."],["The `GetSourceRequest` class is used to request a source and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetSourceRequest` class has two constructors, one default and one that accepts another `GetSourceRequest` object, and includes two properties: `Name` (a string representing the relative resource name of the source) and `SourceName` (a typed view over the `Name` property)."],["The page lists available versions of the API from 2.2.0 to the latest version, 3.24.0, all related to the `GetSourceRequest`."]]],[]]