[[["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-06-12 UTC."],[[["This API call uses a POST request to create a new security profile under a specified organization, using the `securityProfilesV2` endpoint."],["The `parent` path parameter, representing the organization, is a required component of the API call's URL."],["A `securityProfileV2Id` query parameter, representing the security profile id, is required."],["The request body must contain an instance of `SecurityProfileV2`, while the successful response will return a newly created `SecurityProfileV2` instance."],["The API call requires OAuth scope `https://www.googleapis.com/auth/cloud-platform` for authorization."]]],[]]