Reference documentation and code samples for the Google Cloud Security Compliance V1 Client class CloudControlReport.
The cloud control report.
Generated from protobuf message google.cloud.cloudsecuritycompliance.v1.CloudControlReport
Namespace
Google \ Cloud \ CloudSecurityCompliance \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ manual_cloud_control_assessment_details
↳ cloud_control_assessment_details
↳ cloud_control
string
The name of the cloud control.
↳ display_name
string
The display name of the cloud control.
↳ description
string
The description of the cloud control.
↳ categories
array
The list of categories for the cloud control.
↳ similar_controls
↳ cloud_control_type
int
The type of the cloud control.
↳ finding_category
string
The category of the finding.
↳ rules
↳ finding_severity
int
The severity of the finding.
↳ enforcement_mode
int
The enforcement mode of the cloud control.
↳ cloud_control_deployment
string
The name of the cloud control deployment.
↳ major_revision_id
int|string
The major revision ID of the cloud control.
↳ minor_revision_id
int|string
The minor revision ID of the cloud control.
↳ framework_major_revision_ids
array
The major revision IDs of the frameworks that the cloud control belongs to.
getManualCloudControlAssessmentDetails
The details of a manual cloud control assessment.
hasManualCloudControlAssessmentDetails
setManualCloudControlAssessmentDetails
The details of a manual cloud control assessment.
$this
getCloudControlAssessmentDetails
The details of a cloud control assessment.
hasCloudControlAssessmentDetails
setCloudControlAssessmentDetails
The details of a cloud control assessment.
$this
getCloudControl
The name of the cloud control.
string
setCloudControl
The name of the cloud control.
var
string
$this
getDisplayName
The display name of the cloud control.
string
setDisplayName
The display name of the cloud control.
var
string
$this
getDescription
The description of the cloud control.
string
setDescription
The description of the cloud control.
var
string
$this
getCategories
The list of categories for the cloud control.
setCategories
The list of categories for the cloud control.
var
string[]
$this
getSimilarControls
The list of similar controls.
setSimilarControls
The list of similar controls.
$this
getCloudControlType
The type of the cloud control.
setCloudControlType
The type of the cloud control.
$this
getFindingCategory
The category of the finding.
string
setFindingCategory
The category of the finding.
var
string
$this
getRules
The list of rules that correspond to the cloud control.
setRules
The list of rules that correspond to the cloud control.
$this
getFindingSeverity
The severity of the finding.
setFindingSeverity
The severity of the finding.
$this
getEnforcementMode
The enforcement mode of the cloud control.
setEnforcementMode
The enforcement mode of the cloud control.
$this
getCloudControlDeployment
The name of the cloud control deployment.
string
setCloudControlDeployment
The name of the cloud control deployment.
var
string
$this
getMajorRevisionId
The major revision ID of the cloud control.
int|string
setMajorRevisionId
The major revision ID of the cloud control.
var
int|string
$this
getMinorRevisionId
The minor revision ID of the cloud control.
int|string
setMinorRevisionId
The minor revision ID of the cloud control.
var
int|string
$this
getFrameworkMajorRevisionIds
The major revision IDs of the frameworks that the cloud control belongs to.
setFrameworkMajorRevisionIds
The major revision IDs of the frameworks that the cloud control belongs to.
$this
getAssessmentDetails
string

