Grafeas V1 API - Module Grafeas::V1::DiscoveryOccurrence::AnalysisStatus (v1.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Grafeas V1 API module Grafeas::V1::DiscoveryOccurrence::AnalysisStatus.
Analysis status for a resource. Currently for initial analysis only (not
updated in continuous analysis).
Constants
ANALYSIS_STATUS_UNSPECIFIED
value: 0 Unknown.
PENDING
value: 1 Resource is known but no action has been taken yet.
SCANNING
value: 2 Resource is being analyzed.
FINISHED_SUCCESS
value: 3 Analysis has finished successfully.
COMPLETE
value: 3 Analysis has completed.
FINISHED_FAILED
value: 4 Analysis has finished unsuccessfully, the analysis itself is in a bad
state.
FINISHED_UNSUPPORTED
value: 5 The resource is known not to be supported.
[[["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-04-25 UTC."],[],[]]