[[["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-01-22 UTC."],[[["This endpoint, `projects.locations.instances.logTypes.parserExtensions.create`, is used to create a new parser extension within a specified instance."],["The HTTP request for creating a parser extension is a `POST` request to `https://chronicle.googleapis.com/v1alpha/{parent}/parserExtensions`."],["The `parent` path parameter, formatted as `projects/{project}/locations/{location}/instances/{instance}`, is required to identify where the parser extension will be created."],["The request body must include an instance of `ParserExtension`, and a successful response will return a newly created `ParserExtension` instance."],["Creating a Parser Extension requires `chronicle.parserExtensions.create` IAM permission on the `parent` resource, and requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]