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 structure and usage."],["`GetSourceRequest` is a request message used for retrieving a source, with the latest version being 3.24.0, and offers a variety of older version links."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`, which provides basic functionalities."],["`GetSourceRequest` has properties like `Name` (a string representing the source's relative resource name) and `SourceName` (a typed view of the name)."],["The available documentation includes 36 versions of the GetSourceRequest class."]]],[]]