Grafeas V1 Client - Class AnalysisStatus (0.10.3)

Reference documentation and code samples for the Grafeas V1 Client class AnalysisStatus.

Analysis status for a resource. Currently for initial analysis only (not updated in continuous analysis).

Protobuf type grafeas.v1.DiscoveryOccurrence.AnalysisStatus

Namespace

Grafeas \ V1 \ DiscoveryOccurrence

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

ANALYSIS_STATUS_UNSPECIFIED

  Value: 0 
 

Unknown.

Generated from protobuf enum ANALYSIS_STATUS_UNSPECIFIED = 0;

PENDING

  Value: 1 
 

Resource is known but no action has been taken yet.

Generated from protobuf enum PENDING = 1;

SCANNING

  Value: 2 
 

Resource is being analyzed.

Generated from protobuf enum SCANNING = 2;

FINISHED_SUCCESS

  Value: 3 
 

Analysis has finished successfully.

Generated from protobuf enum FINISHED_SUCCESS = 3;

COMPLETE

  Value: 3 
 

Analysis has completed.

Generated from protobuf enum COMPLETE = 3;

FINISHED_FAILED

  Value: 4 
 

Analysis has finished unsuccessfully, the analysis itself is in a bad state.

Generated from protobuf enum FINISHED_FAILED = 4;

FINISHED_UNSUPPORTED

  Value: 5 
 

The resource is known not to be supported.

Generated from protobuf enum FINISHED_UNSUPPORTED = 5;

Create a Mobile Website
View Site in Mobile | Classic
Share by: