Reference documentation and code samples for the Grafeas V1 Client class Scope.
Protobuf type grafeas.v1.CVSSv3.Scope
Namespace
Grafeas \ V1 \ CVSSv3Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
SCOPE_UNSPECIFIED
Value: 0Generated from protobuf enum SCOPE_UNSPECIFIED = 0;
SCOPE_UNCHANGED
Value: 1Generated from protobuf enum SCOPE_UNCHANGED = 1;
SCOPE_CHANGED
Value: 2Generated from protobuf enum SCOPE_CHANGED = 2;