public sealed class GetFindingRequest : IMessage<GetFindingRequest>, IEquatable<GetFindingRequest>, IDeepCloneable<GetFindingRequest>, IBufferMessage, IMessage
Required. The resource name of the Finding to be returned. The name follows the
format of
'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}/findings/{findingId}'.
[[["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\u003eThe latest version of the \u003ccode\u003eGetFindingRequest\u003c/code\u003e class is 2.5.0, with previous versions ranging from 1.0.0 to 2.4.0, all accessible via their respective documentation links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetFindingRequest\u003c/code\u003e class is used to formulate requests for the \u003ccode\u003eGetFinding\u003c/code\u003e method, and it inherits from \u003ccode\u003eObject\u003c/code\u003e while implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetFindingRequest\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eGetFindingRequest()\u003c/code\u003e and another that takes a \u003ccode\u003eGetFindingRequest\u003c/code\u003e object as a parameter \u003ccode\u003eGetFindingRequest(GetFindingRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of the \u003ccode\u003eGetFindingRequest\u003c/code\u003e class is a string that represents the resource name of the finding to be returned, with a specified format.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides access to the source code for the \u003ccode\u003eGetFindingRequest\u003c/code\u003e in the assembly \u003ccode\u003eGoogle.Cloud.WebSecurityScanner.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]