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, specifically for .NET developers."],["The `GetSourceRequest` class is used to request a source within the Security Command Center, and it implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of this documentation available is 3.24.0, but also lists many older versions of the API for `GetSourceRequest`, all the way back to 2.2.0."],["The `GetSourceRequest` class contains two properties, `Name`, a string for the relative resource name of the source, and `SourceName`, which provides a typed view of the `Name` property."],["The class inherits members from the `Object` class, including `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, as well as containing two constructors."]]],[]]