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 `GetSourceRequest` class has two constructors, one default and another that accepts another `GetSourceRequest` object as a parameter."],["The class features two properties: `Name`, which holds the relative resource name of the source, and `SourceName`, a typed view over the `Name` property."],["The document provides links to various versions of the `GetSourceRequest` class, ranging from version 2.2.0 up to the latest version 3.24.0."],["The page also lists the members inherited by the `GetSourceRequest` class such as GetHashCode(), GetType(), MemberwiseClone() and ToString()."]]],[]]