Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::UpdateCloudControlRequest.
The request message for [UpdateCloudControl][].
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cloud_control
def cloud_control() -> ::Google::Cloud::CloudSecurityCompliance::V1::CloudControl- (::Google::Cloud::CloudSecurityCompliance::V1::CloudControl) — Required. The cloud control that you're updating.
#cloud_control=
def cloud_control=(value) -> ::Google::Cloud::CloudSecurityCompliance::V1::CloudControl- value (::Google::Cloud::CloudSecurityCompliance::V1::CloudControl) — Required. The cloud control that you're updating.
- (::Google::Cloud::CloudSecurityCompliance::V1::CloudControl) — Required. The cloud control that you're updating.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask-
(::Google::Protobuf::FieldMask) —
Optional. Use a field mask to specify the fields to be overwritten in the cloud control during the update. The fields that you specify in the
update_maskare relative to the cloud control, not the full request. A field is overwritten if it is in the mask. If you don't provide a mask, all fields in the request are updated.You can update the following fields:
- Display name
- Description
- Parameters
- Rules
- Parameter specification
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask-
value (::Google::Protobuf::FieldMask) —
Optional. Use a field mask to specify the fields to be overwritten in the cloud control during the update. The fields that you specify in the
update_maskare relative to the cloud control, not the full request. A field is overwritten if it is in the mask. If you don't provide a mask, all fields in the request are updated.You can update the following fields:
- Display name
- Description
- Parameters
- Rules
- Parameter specification
-
(::Google::Protobuf::FieldMask) —
Optional. Use a field mask to specify the fields to be overwritten in the cloud control during the update. The fields that you specify in the
update_maskare relative to the cloud control, not the full request. A field is overwritten if it is in the mask. If you don't provide a mask, all fields in the request are updated.You can update the following fields:
- Display name
- Description
- Parameters
- Rules
- Parameter specification