Reference documentation and code samples for the Google Cloud Security Command Center v1 API enum ListFindingsResponse.Types.ListFindingsResult.Types.StateChange.
The change in state of the finding.
When querying across two points in time this describes
the change in the finding between the two points: CHANGED, UNCHANGED,
ADDED, or REMOVED. Findings can not be deleted, so REMOVED implies that
the finding at timestamp does not match the filter specified, but it did
at timestamp - compare_duration. If there was no compare_duration
supplied in the request the state change will be: UNUSED
[[["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 page provides versioned documentation for the `StateChange` enum within the Google Cloud Security Center v1 API, specifically focusing on the .NET implementation."],["The `StateChange` enum tracks the state changes of security findings over time, with possible states including `ADDED`, `CHANGED`, `REMOVED`, `UNCHANGED`, and `UNUSED`."],["The documentation includes links to all the versioned references from version 3.24.0 down to version 2.2.0, and are all accessible from this page."],["The `StateChange` enum is found within the `Google.Cloud.SecurityCenter.V1.ListFindingsResponse.Types.ListFindingsResult.Types` namespace."],["The latest version that is available for the api enum is version 3.24.0, and the oldest is 2.2.0, with many versions in between that are accessible from this page."]]],[]]