Google Cloud Security Center Management V1 Client - Class State (1.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Security Center Management V1 Client class State.
The state of the finding.
Protobuf type google.cloud.securitycentermanagement.v1.SimulatedFinding.State
Namespace
Google \ Cloud \ SecurityCenterManagement \ V1 \ SimulatedFinding
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
STATE_UNSPECIFIED
Value: 0
Default value. This value is unused.
Generated from protobuf enum STATE_UNSPECIFIED = 0;
ACTIVE
Value: 1
The finding requires attention and has not been addressed yet.
Generated from protobuf enum ACTIVE = 1;
INACTIVE
Value: 2
The finding has been fixed, triaged as a non-issue, or otherwise
addressed and is no longer active.
[[["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 2026-03-18 UTC."],[],[]]