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 details the \u003ccode\u003eListFindingsResult\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, with version 2.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListFindingsResult\u003c/code\u003e class provides information about a finding and its state change, which are important in its inheritance as it Implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists various versions of the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e package, ranging from version 2.2.0 to the latest version, 3.24.0, which is the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListFindingsResult\u003c/code\u003e class includes properties like \u003ccode\u003eFinding\u003c/code\u003e, \u003ccode\u003eResource\u003c/code\u003e, and \u003ccode\u003eStateChange\u003c/code\u003e, which hold information about the specific finding and its associated data.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one (\u003ccode\u003eListFindingsResult()\u003c/code\u003e) and another one that accepts a \u003ccode\u003eListFindingsResponse.Types.ListFindingsResult\u003c/code\u003e object (\u003ccode\u003eListFindingsResult(ListFindingsResponse.Types.ListFindingsResult other)\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]