[[["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 page details the process of creating a SecurityAction via the `securityActions.create` method."],["The HTTP request to create a SecurityAction uses the `POST` method to the specified URL, incorporating gRPC Transcoding syntax."],["The `parent` path parameter is required and specifies the organization and environment, and `securityActionId` is a required query parameter for identifying the action."],["The request body must include an instance of `SecurityAction`, and a successful response will contain the newly created `SecurityAction`."],["To authorize this request, the OAuth scope `https://www.googleapis.com/auth/cloud-platform` is required."]]],[]]