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."],[[["The webpage provides reference documentation for the `ListFindingsResponse.Types.ListFindingsResult.Types.StateChange` enum within the Google Cloud Security Command Center v1 API."],["The `StateChange` enum represents the change in state of a finding, such as `ADDED`, `CHANGED`, `REMOVED`, `UNCHANGED`, or `UNUSED`, when comparing two points in time."],["The documentation lists available versions of the API, ranging from version 3.24.0 (latest) down to 2.2.0, with links to the corresponding documentation for each version."],["Each state within the enum (`ADDED`, `CHANGED`, `REMOVED`, `UNCHANGED`, `UNUSED`) has a detailed description of its meaning, outlining what it represents in terms of changes to findings over time."],["The latest namespace for the documented content is `Google.Cloud.SecurityCenter.V1` and the content is part of the `Google.Cloud.SecurityCenter.V1.dll` assembly."]]],[]]