Reference documentation and code samples for the Grafeas V1 Client class CisBenchmark.
A compliance check that is a CIS benchmark.
Generated from protobuf message grafeas.v1.ComplianceNote.CisBenchmark
Namespace
Grafeas \ V1 \ ComplianceNoteMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ profile_level |
int
|
↳ severity |
int
|
getProfileLevel
Generated from protobuf field int32 profile_level = 1;
Returns | |
---|---|
Type | Description |
int |
setProfileLevel
Generated from protobuf field int32 profile_level = 1;
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |
getSeverity
Generated from protobuf field .grafeas.v1.Severity severity = 2;
Returns | |
---|---|
Type | Description |
int |
setSeverity
Generated from protobuf field .grafeas.v1.Severity severity = 2;
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |