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 webpage provides documentation for the `StateChange` enum within the `Google.Cloud.SecurityCenter.V1` namespace, detailing its use in tracking changes in security findings across different versions."],["The `StateChange` enum is used to describe the change in a security finding between two points in time, with possible states including `Added`, `Changed`, `Removed`, `Unchanged`, and `Unused`."],["The documentation includes a comprehensive list of available versions, ranging from version 2.2.0 to the latest 3.24.0, for the `Google.Cloud.SecurityCenter.V1.ListFindingsResponse.Types.ListFindingsResult.Types.StateChange`."],["Each state of the enum, such as `Added`, `Changed`, `Removed`, and `Unchanged`, has a specific meaning related to whether a security finding was created, modified, removed, or remained the same between the two times being compared."],["The `Unused` state is the default state for the `StateChange` enum when no comparison duration is provided in the request."]]],[]]