Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::CalculateEffectiveCmEnrollmentResponse.
The response message for [CalculateEffectiveCmEnrollment][].
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cm_enrollment
def cm_enrollment() -> ::Google::Cloud::CloudSecurityCompliance::V1::CmEnrollment
Returns
- (::Google::Cloud::CloudSecurityCompliance::V1::CmEnrollment) — The effective Compliance Manager enrollment for the resource.
#cm_enrollment=
def cm_enrollment=(value) -> ::Google::Cloud::CloudSecurityCompliance::V1::CmEnrollment
Parameter
- value (::Google::Cloud::CloudSecurityCompliance::V1::CmEnrollment) — The effective Compliance Manager enrollment for the resource.
Returns
- (::Google::Cloud::CloudSecurityCompliance::V1::CmEnrollment) — The effective Compliance Manager enrollment for the resource.