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 Center v1 API for .NET."],["The latest version of the API available is 3.24.0, but documentation is provided for versions ranging from 2.2.0 to 3.24.0, with version 3.19.0 currently active."],["`GetSourceRequest` is a class that represents a request message for retrieving information about a source within the Security Center."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["`GetSourceRequest` has two main properties, `Name` and `SourceName`, which are used to specify the resource name of the source to be retrieved."]]],[]]