Security Command Center V2 API - Class Google::Cloud::SecurityCenter::V2::UpdateSecurityMarksRequest (v0.2.0)

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
Returns

#security_marks=

def security_marks=(value) -> ::Google::Cloud::SecurityCenter::V2::SecurityMarks
Parameter
Returns

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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.