Reference documentation and code samples for the Grafeas V1 Client class Impact.
Protobuf type grafeas.v1.CVSSv3.Impact
Namespace
Grafeas \ V1 \ CVSSv3Methods
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;