Reference documentation and code samples for the Google Cloud Security Command Center v1p1beta1 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eListFindingsResponse.Types.ListFindingsResult.Types.StateChange\u003c/code\u003e enum within the Google Cloud Security Command Center v1p1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStateChange\u003c/code\u003e enum describes the change in a finding's state between two points in time, with possible values including \u003ccode\u003eCHANGED\u003c/code\u003e, \u003ccode\u003eUNCHANGED\u003c/code\u003e, \u003ccode\u003eADDED\u003c/code\u003e, \u003ccode\u003eREMOVED\u003c/code\u003e, and \u003ccode\u003eUNUSED\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe enum's fields represent specific changes: \u003ccode\u003eADDED\u003c/code\u003e indicates a newly created finding, \u003ccode\u003eCHANGED\u003c/code\u003e indicates a change in a pre-existing finding, \u003ccode\u003eREMOVED\u003c/code\u003e indicates a finding that no longer matches the filter, \u003ccode\u003eUNCHANGED\u003c/code\u003e indicates no change in a pre-existing finding, and \u003ccode\u003eUNUSED\u003c/code\u003e is the default state when no comparison is made.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this enum is \u003ccode\u003e3.0.0-beta05\u003c/code\u003e, with older versions available including \u003ccode\u003e3.0.0-beta04\u003c/code\u003e and \u003ccode\u003e2.0.0-beta07\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Security Command Center v1p1beta1 API - Enum ListFindingsResponse.Types.ListFindingsResult.Types.StateChange (3.0.0-beta05)\n\nVersion latestkeyboard_arrow_down\n\n- [3.0.0-beta05 (latest)](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V1P1Beta1/latest/Google.Cloud.SecurityCenter.V1P1Beta1.ListFindingsResponse.Types.ListFindingsResult.Types.StateChange)\n- [3.0.0-beta04](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V1P1Beta1/3.0.0-beta04/Google.Cloud.SecurityCenter.V1P1Beta1.ListFindingsResponse.Types.ListFindingsResult.Types.StateChange)\n- [2.0.0-beta07](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V1P1Beta1/2.0.0-beta07/Google.Cloud.SecurityCenter.V1P1Beta1.ListFindingsResponse.Types.ListFindingsResult.Types.StateChange) \n\n public enum ListFindingsResponse.Types.ListFindingsResult.Types.StateChange\n\nReference documentation and code samples for the Google Cloud Security Command Center v1p1beta1 API enum ListFindingsResponse.Types.ListFindingsResult.Types.StateChange.\n\nThe change in state of the finding.\n\nWhen querying across two points in time this describes\nthe change in the finding between the two points: CHANGED, UNCHANGED,\nADDED, or REMOVED. Findings can not be deleted, so REMOVED implies that\nthe finding at timestamp does not match the filter specified, but it did\nat timestamp - compare_duration. If there was no compare_duration\nsupplied in the request the state change will be: UNUSED\n\nNamespace\n---------\n\n[Google.Cloud.SecurityCenter.V1P1Beta1](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V1P1Beta1/latest/Google.Cloud.SecurityCenter.V1P1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.SecurityCenter.V1P1Beta1.dll"]]