Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::UpdateSecurityMarksRequest.
Request message for updating a SecurityMarks resource.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#security_marks
def security_marks() -> ::Google::Cloud::SecurityCenter::V2::SecurityMarks
- (::Google::Cloud::SecurityCenter::V2::SecurityMarks) — Required. The security marks resource to update.
#security_marks=
def security_marks=(value) -> ::Google::Cloud::SecurityCenter::V2::SecurityMarks
- value (::Google::Cloud::SecurityCenter::V2::SecurityMarks) — Required. The security marks resource to update.
- (::Google::Cloud::SecurityCenter::V2::SecurityMarks) — Required. The security marks resource to update.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
-
(::Google::Protobuf::FieldMask) — The FieldMask to use when updating the security marks resource.
The field mask must not contain duplicate fields. If empty or set to "marks", all marks will be replaced. Individual marks can be updated using "marks.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
-
value (::Google::Protobuf::FieldMask) — The FieldMask to use when updating the security marks resource.
The field mask must not contain duplicate fields. If empty or set to "marks", all marks will be replaced. Individual marks can be updated using "marks.
-
(::Google::Protobuf::FieldMask) — The FieldMask to use when updating the security marks resource.
The field mask must not contain duplicate fields. If empty or set to "marks", all marks will be replaced. Individual marks can be updated using "marks.