Class UpdateSecurityMarksRequest (1.2.0)

UpdateSecurityMarksRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for updating a SecurityMarks resource. .. attribute:: security_marks

Required. The security marks resource to update.

:type: google.cloud.securitycenter_v1beta1.types.SecurityMarks

Attributes

NameDescription
update_mask google.protobuf.field_mask_pb2.FieldMask
The FieldMask to use when updating the security marks resource.
start_time google.protobuf.timestamp_pb2.Timestamp
The time at which the updated SecurityMarks take effect.