Reference documentation and code samples for the Grafeas V1 Client class Impact.
Protobuf type grafeas.v1.CVSS.Impact
Namespace
Grafeas \ V1 \ CVSSMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
IMPACT_UNSPECIFIED
Value: 0Generated from protobuf enum IMPACT_UNSPECIFIED = 0;
IMPACT_HIGH
Value: 1Generated from protobuf enum IMPACT_HIGH = 1;
IMPACT_LOW
Value: 2Generated from protobuf enum IMPACT_LOW = 2;
IMPACT_NONE
Value: 3Generated from protobuf enum IMPACT_NONE = 3;
IMPACT_PARTIAL
Value: 4Generated from protobuf enum IMPACT_PARTIAL = 4;
IMPACT_COMPLETE
Value: 5Generated from protobuf enum IMPACT_COMPLETE = 5;