public sealed class UpdateSecurityMarksRequest : IMessage<UpdateSecurityMarksRequest>, IEquatable<UpdateSecurityMarksRequest>, IDeepCloneable<UpdateSecurityMarksRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class UpdateSecurityMarksRequest.
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 document provides reference documentation for the \u003ccode\u003eUpdateSecurityMarksRequest\u003c/code\u003e class within the Google Cloud Security Center v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateSecurityMarksRequest\u003c/code\u003e class is used to update a \u003ccode\u003eSecurityMarks\u003c/code\u003e resource in Google Cloud Security Center, implementing multiple interfaces for functionalities such as message handling, equality checks, and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists various versions of the \u003ccode\u003eUpdateSecurityMarksRequest\u003c/code\u003e class, ranging from the latest version 3.24.0 down to version 2.2.0, indicating a history of updates and availability of previous releases.\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 define what is updated and when in the security marks resource.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one default, and one that takes another \u003ccode\u003eUpdateSecurityMarksRequest\u003c/code\u003e object, for both creating new instances, or creating copies of already existing instances.\u003c/p\u003e\n"]]],[],null,[]]