Reference documentation and code samples for the Google Cloud Security Compliance V1 Client class CalculateEffectiveCmEnrollmentResponse.
The response message for CalculateEffectiveCmEnrollment.
Generated from protobuf message google.cloud.cloudsecuritycompliance.v1.CalculateEffectiveCmEnrollmentResponse
Namespace
Google \ Cloud \ CloudSecurityCompliance \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ cm_enrollment |
CmEnrollment
The effective Compliance Manager enrollment for the resource. |
getCmEnrollment
The effective Compliance Manager enrollment for the resource.
| Returns | |
|---|---|
| Type | Description |
CmEnrollment|null |
|
hasCmEnrollment
clearCmEnrollment
setCmEnrollment
The effective Compliance Manager enrollment for the resource.
| Parameter | |
|---|---|
| Name | Description |
var |
CmEnrollment
|
| Returns | |
|---|---|
| Type | Description |
$this |
|