public sealed class UpdateSecurityMarksRequest : IMessage<UpdateSecurityMarksRequest>, IEquatable<UpdateSecurityMarksRequest>, IDeepCloneable<UpdateSecurityMarksRequest>, IBufferMessage, IMessage
Request message for updating a SecurityMarks resource.
The time at which the updated SecurityMarks take effect.
If not set uses current server time. Updates will be applied to the
SecurityMarks that are active immediately preceding this time. Must be
earlier or equal to the server time.
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.<mark_key>".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eUpdateSecurityMarksRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, outlining its purpose in updating SecurityMarks resources.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version of this API, as shown on this page, is 3.24.0, which is designated as the latest release for \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1.UpdateSecurityMarksRequest\u003c/code\u003e, and also provides links to prior versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateSecurityMarksRequest\u003c/code\u003e class provides methods for updating security marks, specifying the \u003ccode\u003eSecurityMarks\u003c/code\u003e to update, and applying a \u003ccode\u003eFieldMask\u003c/code\u003e to control which parts of the security marks are updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateSecurityMarksRequest\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateSecurityMarksRequest\u003c/code\u003e has two constructors: one default, and another that accepts another \u003ccode\u003eUpdateSecurityMarksRequest\u003c/code\u003e instance to create a new copy of the object.\u003c/p\u003e\n"]]],[],null,[]]