[[["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-03-21 UTC."],[[["This API endpoint updates an existing security profile V2 resource using a PATCH request."],["The `securityProfileV2.name` path parameter is a string that uniquely identifies the security profile to be updated, using the format `organizations/{org}/securityProfilesV2/{profile}`."],["The `updateMask` query parameter allows for selective updates to specific fields of the security profile, such as `description` and `profileAssessmentConfigs`."],["The request and response bodies both utilize the `SecurityProfileV2` resource definition, while this endpoint also requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]