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 page provides reference documentation for the `GetSourceRequest` class within the Google Cloud Security Center v1 API, specifically for .NET development."],["`GetSourceRequest` is a class used to request a specific security source within the Google Cloud Security Command Center, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists documentation for multiple versions of the API, ranging from version 2.2.0 to 3.24.0, with 3.24.0 being the latest version."],["The class `GetSourceRequest` has two constructors, a default constructor and one that takes another `GetSourceRequest` instance, allowing for object duplication, and includes two properties: `Name`, a string, and `SourceName`, a `SourceName` type, representing the source's name."],["The latest documentation version available for `GetSourceRequest` is 3.24.0, with 3.21.0 being the selected version on this page, and older versions are accessible via the provided links."]]],[]]