public sealed class GetSourceRequest : IMessage<GetSourceRequest>, IEquatable<GetSourceRequest>, IDeepCloneable<GetSourceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class GetSourceRequest.
[[["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 reference documentation for the `GetSourceRequest` class within the Google Cloud Security Command Center v1 API."],["The latest version of the `GetSourceRequest` class is 3.24.0, but the page primarily details version 3.20.0 alongside many other versions spanning from 2.2.0 to 3.23.0."],["`GetSourceRequest` is a request message for retrieving a source within the Google Cloud Security Command Center, with its full namespace being `Google.Cloud.SecurityCenter.V1`."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the `object` class."],["The `GetSourceRequest` class has two properties: `Name`, a string representing the relative resource name of the source, and `SourceName`, a `SourceName`-typed view of the `Name` property."]]],[]]