Reference documentation and code samples for the Grafeas V1 Client class Authentication.
Protobuf type grafeas.v1.CVSS.Authentication
Namespace
Grafeas \ V1 \ CVSSMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
AUTHENTICATION_UNSPECIFIED
Value: 0Generated from protobuf enum AUTHENTICATION_UNSPECIFIED = 0;
AUTHENTICATION_MULTIPLE
Value: 1Generated from protobuf enum AUTHENTICATION_MULTIPLE = 1;
AUTHENTICATION_SINGLE
Value: 2Generated from protobuf enum AUTHENTICATION_SINGLE = 2;
AUTHENTICATION_NONE
Value: 3Generated from protobuf enum AUTHENTICATION_NONE = 3;