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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eGetSourceRequest\u003c/code\u003e class, used for requesting a source within Google Cloud Security Center's API, spanning multiple versions of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eGetSourceRequest\u003c/code\u003e is 3.24.0, with the page listing various other versions from 3.23.0 down to 2.2.0, allowing developers to reference previous releases.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetSourceRequest\u003c/code\u003e inherits from the base .NET \u003ccode\u003eObject\u003c/code\u003e class and implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, providing essential functionality for message handling, comparison, and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two constructors: a default constructor (\u003ccode\u003eGetSourceRequest()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eGetSourceRequest(GetSourceRequest other)\u003c/code\u003e), as well as the properties \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eSourceName\u003c/code\u003e to help define the target resource for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSourceRequest\u003c/code\u003e class is used to request a source by providing the source's resource name, which is given in the format \u003ccode\u003e"organizations/[organization_id]/source/[source_id]"\u003c/code\u003e using the Name property, that is also available in a typed view with the \u003ccode\u003eSourceName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]