Grafeas V1 Client - Class ComplianceNote (1.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.1.0 keyboard_arrow_down
Reference documentation and code samples for the Grafeas V1 Client class ComplianceNote.
Generated from protobuf message grafeas.v1.ComplianceNote
Namespace
Grafeas \ V1
Methods
__construct
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ title
string
The title that identifies this compliance check.
↳ description
string
A description about this compliance check.
↳ version
array<Grafeas\V1\ComplianceVersion >
The OS and config versions the benchmark applies to.
↳ rationale
string
A rationale for the existence of this compliance check.
↳ remediation
string
A description of remediation steps if the compliance check fails.
↳ cis_benchmark
Grafeas\V1\ComplianceNote\CisBenchmark
↳ scan_instructions
string
Serialized scan instructions with a predefined format.
↳ impact
string
getTitle
The title that identifies this compliance check.
Returns
Type
Description
string
setTitle
The title that identifies this compliance check.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDescription
A description about this compliance check.
Returns
Type
Description
string
setDescription
A description about this compliance check.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getVersion
The OS and config versions the benchmark applies to.
setVersion
The OS and config versions the benchmark applies to.
Returns
Type
Description
$this
getRationale
A rationale for the existence of this compliance check.
Returns
Type
Description
string
setRationale
A rationale for the existence of this compliance check.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
A description of remediation steps if the compliance check fails.
Returns
Type
Description
string
A description of remediation steps if the compliance check fails.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getCisBenchmark
Generated from protobuf field .grafeas.v1.ComplianceNote.CisBenchmark cis_benchmark = 6;
hasCisBenchmark
setCisBenchmark
Generated from protobuf field .grafeas.v1.ComplianceNote.CisBenchmark cis_benchmark = 6;
Returns
Type
Description
$this
getScanInstructions
Serialized scan instructions with a predefined format.
Returns
Type
Description
string
setScanInstructions
Serialized scan instructions with a predefined format.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getImpact
Generated from protobuf field string impact = 8;
Returns
Type
Description
string
hasImpact
setImpact
Generated from protobuf field string impact = 8;
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getComplianceType
Returns
Type
Description
string
getPotentialImpact
Returns
Type
Description
string
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-07 UTC."],[],[]]