Reference documentation and code samples for the Grafeas V1 Client class NonCompliantFile.
Details about files that caused a compliance check to fail.
Generated from protobuf message grafeas.v1.NonCompliantFile
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ path
string
Empty if display_command
is set.
↳ display_command
string
Command to display the non-compliant files.
↳ reason
string
Explains why a file is non compliant for a CIS check.
getPath
Empty if display_command
is set.
string
setPath
Empty if display_command
is set.
var
string
$this
getDisplayCommand
Command to display the non-compliant files.
string
setDisplayCommand
Command to display the non-compliant files.
var
string
$this
getReason
Explains why a file is non compliant for a CIS check.
string
setReason
Explains why a file is non compliant for a CIS check.
var
string
$this