Immutable. Name of the security incident resource. Format: organizations/{org}/environments/{environment}/securityIncidents/{incident} Example: organizations/apigee-org/environments/dev/securityIncidents/1234-5678-9101-1111
[[["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-07-02 UTC."],[[["This endpoint updates an existing security incident, identified by its name, within a specified organization and environment."],["The request uses a PATCH method with a specific URL structure based on gRPC Transcoding syntax, targeting the security incident's resource name."],["The `updateMask` query parameter is required to specify which fields within the security incident resource should be updated, formatted as a comma-separated list."],["The request and response bodies both use the SecurityIncident resource, detailing the data format for the update and the returned updated data."],["The action requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` for authorization."]]],[]]