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.
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 document outlines the \u003ccode\u003eUpdateSecurityMarksRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, used for updating SecurityMarks resources.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eUpdateSecurityMarksRequest\u003c/code\u003e is 3.24.0, with numerous older versions listed back to 2.2.0 for the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateSecurityMarksRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eSecurityMarks\u003c/code\u003e, \u003ccode\u003eStartTime\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which allow for specifying the security marks to update, the effective time, and the fields to be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eUpdateSecurityMarksRequest\u003c/code\u003e implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from Object, using Object's members.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for \u003ccode\u003eUpdateSecurityMarksRequest\u003c/code\u003e, which are the default and a copy constructor that takes an existing \u003ccode\u003eUpdateSecurityMarksRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]