public sealed class ListFindingsResult : IMessage<ListFindingsResponse.Types.ListFindingsResult>, IEquatable<ListFindingsResponse.Types.ListFindingsResult>, IDeepCloneable<ListFindingsResponse.Types.ListFindingsResult>, IBufferMessage, IMessage
Result containing the Finding and its StateChange.
[[["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 webpage provides documentation for the \u003ccode\u003eListFindingsResponse.Types.ListFindingsResult\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, covering versions from 2.2.0 to 3.24.0 (latest).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListFindingsResult\u003c/code\u003e is a class that contains a Finding and its associated StateChange, 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 class includes properties for \u003ccode\u003eFinding\u003c/code\u003e, \u003ccode\u003eResource\u003c/code\u003e, and \u003ccode\u003eStateChange\u003c/code\u003e, providing details about a specific finding, the resource it's associated with, and the change in its state, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, a default \u003ccode\u003eListFindingsResult()\u003c/code\u003e and a copy constructor \u003ccode\u003eListFindingsResult(ListFindingsResponse.Types.ListFindingsResult other)\u003c/code\u003e, allowing for the creation of new instances and the duplication of existing ones.\u003c/p\u003e\n"]]],[],null,[]]