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 Google Cloud Security Command Center v1 API class ListFindingsResponse.Types.ListFindingsResult.
Result containing the Finding and its StateChange.
[[["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."],[[["The webpage provides documentation for the `ListFindingsResponse.Types.ListFindingsResult` class within the Google Cloud Security Center v1 API, detailing its structure and usage."],["This class, `ListFindingsResponse.Types.ListFindingsResult`, is used to represent a result that contains a finding and its state change, and it also implements multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documented class offers a `ListFindingsResult` constructor, which allows for the creation of new objects of this class, as well as the creation of the object from another identical object."],["Key properties of the `ListFindingsResponse.Types.ListFindingsResult` class include `Finding`, `Resource`, and `StateChange`, which respectively hold the search-matching finding, associated resource, and the state change of the finding over time."],["The webpage contains a list of multiple previous versions, with version 3.24.0 being the latest version, and all the way down to version 2.2.0, and each version is clickable to access the specific documentation for that version."]]],[]]