public sealed class ListFindingsResponse.Types.ListFindingsResult : IMessage<ListFindingsResponse.Types.ListFindingsResult>, IEquatable<ListFindingsResponse.Types.ListFindingsResult>, IDeepCloneable<ListFindingsResponse.Types.ListFindingsResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class ListFindingsResponse.Types.ListFindingsResult.
[[["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 documentation is for the `ListFindingsResponse.Types.ListFindingsResult` class, part of the Security Command Center v2 API, within the `Google.Cloud.SecurityCenter.V2` namespace."],["The `ListFindingsResult` class is designed to encapsulate the results of a finding within the Security Command Center, inheriting from the base `object` class and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor `ListFindingsResult()` and a copy constructor `ListFindingsResult(ListFindingsResponse.Types.ListFindingsResult other)`."],["The `ListFindingsResponse.Types.ListFindingsResult` class exposes two key properties: `Finding`, which represents the finding that matches the search request, and `Resource`, which represents the resource associated with the finding."],["This class exists within two different versions for the user to access, version 1.1.0 (latest), and version 1.0.0."]]],[]]