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."],[[["The content provides a detailed version history for the `Google.Cloud.SecurityCenter.V1` namespace, spanning from version 2.2.0 to 3.24.0, with 3.24.0 being the latest."],["Each version listed corresponds to a specific path where the `StateChange` enum can be referenced, indicating the evolution of this particular data structure within the Security Center API."],["The `StateChange` enum tracks the status of a finding across different points in time, with possible values including `Added`, `Changed`, `Removed`, `Unchanged`, and `Unused`."],["The `Removed` state indicates that a finding no longer matches the current filter but did at a previous point in time, whereas `Unused` is the default state if no comparison is made."],["The `Google.Cloud.SecurityCenter.V1.dll` is the assembly where these `StateChange` enum is defined."]]],[]]