Grafeas V1 Client - Class PrivilegesRequired (0.5.0)

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

Protobuf type grafeas.v1.CVSS.PrivilegesRequired

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

PRIVILEGES_REQUIRED_UNSPECIFIED

Value: 0

Generated from protobuf enum PRIVILEGES_REQUIRED_UNSPECIFIED = 0;

PRIVILEGES_REQUIRED_NONE

Value: 1

Generated from protobuf enum PRIVILEGES_REQUIRED_NONE = 1;

PRIVILEGES_REQUIRED_LOW

Value: 2

Generated from protobuf enum PRIVILEGES_REQUIRED_LOW = 2;

PRIVILEGES_REQUIRED_HIGH

Value: 3

Generated from protobuf enum PRIVILEGES_REQUIRED_HIGH = 3;