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 provides details about the \u003ccode\u003eUpdateSecurityMarksRequest\u003c/code\u003e class, which is used for updating a \u003ccode\u003eSecurityMarks\u003c/code\u003e resource within the Google Cloud Security Center API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateSecurityMarksRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1P1Beta1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1P1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, allowing for deep cloning and message manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eSecurityMarks\u003c/code\u003e, \u003ccode\u003eStartTime\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e to specify the security marks to be updated, the effective time of the update, and the fields to be updated, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e3.0.0-beta05\u003c/code\u003e, and this webpage specifically documents the \u003ccode\u003e2.0.0-beta07\u003c/code\u003e version of the class.\u003c/p\u003e\n"]]],[],null,[]]