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 details the `GetSourceRequest` class, which is used to request a source from the Google Cloud Security Center API."],["The latest version available for `GetSourceRequest` is 3.24.0, with a comprehensive list of previous versions ranging down to 2.2.0."],["`GetSourceRequest` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while also inheriting from the base `Object` class."],["The `GetSourceRequest` class contains two constructors and properties, with the `Name` property being a string representing the relative resource name of the source and the `SourceName` being a typed view over that `Name`."],["The namespace `Google.Cloud.SecurityCenter.V1` and assembly `Google.Cloud.SecurityCenter.V1.dll` are specified as part of the class's context."]]],[]]