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>".
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>".
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>".
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 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Security Command Center V1 Client - Class UpdateSecurityMarksRequest (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-security-center/latest/V1.UpdateSecurityMarksRequest)\n- [2.2.0](/php/docs/reference/cloud-security-center/2.2.0/V1.UpdateSecurityMarksRequest)\n- [2.1.1](/php/docs/reference/cloud-security-center/2.1.1/V1.UpdateSecurityMarksRequest)\n- [2.0.4](/php/docs/reference/cloud-security-center/2.0.4/V1.UpdateSecurityMarksRequest)\n- [1.32.0](/php/docs/reference/cloud-security-center/1.32.0/V1.UpdateSecurityMarksRequest)\n- [1.31.0](/php/docs/reference/cloud-security-center/1.31.0/V1.UpdateSecurityMarksRequest)\n- [1.30.0](/php/docs/reference/cloud-security-center/1.30.0/V1.UpdateSecurityMarksRequest)\n- [1.29.0](/php/docs/reference/cloud-security-center/1.29.0/V1.UpdateSecurityMarksRequest)\n- [1.28.2](/php/docs/reference/cloud-security-center/1.28.2/V1.UpdateSecurityMarksRequest)\n- [1.21.0](/php/docs/reference/cloud-security-center/1.21.0/V1.UpdateSecurityMarksRequest)\n- [1.20.2](/php/docs/reference/cloud-security-center/1.20.2/V1.UpdateSecurityMarksRequest)\n- [1.19.1](/php/docs/reference/cloud-security-center/1.19.1/V1.UpdateSecurityMarksRequest)\n- [1.18.0](/php/docs/reference/cloud-security-center/1.18.0/V1.UpdateSecurityMarksRequest)\n- [1.17.0](/php/docs/reference/cloud-security-center/1.17.0/V1.UpdateSecurityMarksRequest)\n- [1.16.0](/php/docs/reference/cloud-security-center/1.16.0/V1.UpdateSecurityMarksRequest)\n- [1.15.1](/php/docs/reference/cloud-security-center/1.15.1/V1.UpdateSecurityMarksRequest)\n- [1.14.2](/php/docs/reference/cloud-security-center/1.14.2/V1.UpdateSecurityMarksRequest)\n- [1.13.1](/php/docs/reference/cloud-security-center/1.13.1/V1.UpdateSecurityMarksRequest) \nReference documentation and code samples for the Google Cloud Security Command Center V1 Client class UpdateSecurityMarksRequest.\n\nRequest message for updating a SecurityMarks resource.\n\nGenerated from protobuf message `google.cloud.securitycenter.v1.UpdateSecurityMarksRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ SecurityCenter \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getSecurityMarks\n\nRequired. The security marks resource to update.\n\n### hasSecurityMarks\n\n### clearSecurityMarks\n\n### setSecurityMarks\n\nRequired. The security marks resource to update.\n\n### getUpdateMask\n\nThe FieldMask to use when updating the security marks resource.\n\nThe field mask must not contain duplicate fields.\nIf empty or set to \"marks\", all marks will be replaced. Individual\nmarks can be updated using \"marks.\\\u003cmark_key\\\u003e\".\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nThe FieldMask to use when updating the security marks resource.\n\nThe field mask must not contain duplicate fields.\nIf empty or set to \"marks\", all marks will be replaced. Individual\nmarks can be updated using \"marks.\\\u003cmark_key\\\u003e\".\n\n### getStartTime\n\nThe time at which the updated SecurityMarks take effect.\n\nIf not set uses current server time. Updates will be applied to the\nSecurityMarks that are active immediately preceding this time. Must be\nearlier or equal to the server time.\n\n### hasStartTime\n\n### clearStartTime\n\n### setStartTime\n\nThe time at which the updated SecurityMarks take effect.\n\nIf not set uses current server time. Updates will be applied to the\nSecurityMarks that are active immediately preceding this time. Must be\nearlier or equal to the server time.\n\n### static::build"]]