Reference documentation and code samples for the Cloud Security Command Center V1p1beta1 API module Google::Cloud::SecurityCenter::V1p1beta1::RunAssetDiscoveryResponse::State.
The state of an asset discovery run.
Constants
STATE_UNSPECIFIED
value: 0 Asset discovery run state was unspecified.
COMPLETED
value: 1 Asset discovery run completed successfully.
SUPERSEDED
value: 2 Asset discovery run was cancelled with tasks still pending, as another
run for the same organization was started with a higher priority.
TERMINATED
value: 3 Asset discovery run was killed and terminated.
[[["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 2024-10-30 UTC."],[],[]]