Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::UpdateCmEnrollmentRequest.
The request message for [UpdateCmEnrollment][].
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) — Required. The Compliance Manager enrollment to update.
The
namefield is used to identify the settings that you want to update.
#cm_enrollment=
def cm_enrollment=(value) -> ::Google::Cloud::CloudSecurityCompliance::V1::CmEnrollment
Parameter
-
value (::Google::Cloud::CloudSecurityCompliance::V1::CmEnrollment) — Required. The Compliance Manager enrollment to update.
The
namefield is used to identify the settings that you want to update.
Returns
-
(::Google::Cloud::CloudSecurityCompliance::V1::CmEnrollment) — Required. The Compliance Manager enrollment to update.
The
namefield is used to identify the settings that you want to update.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
Returns
- (::Google::Protobuf::FieldMask) — Optional. The list of fields that you want to update.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
- value (::Google::Protobuf::FieldMask) — Optional. The list of fields that you want to update.
Returns
- (::Google::Protobuf::FieldMask) — Optional. The list of fields that you want to update.