[[["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 webpage details how to create a DataTap resource using the `projects.locations.instances.dataTaps.create` method."],["The process involves sending a POST request to the specified URL: `https://chronicle.googleapis.com/v1alpha/{parent}/dataTaps`, where the `parent` path parameter is required and should be formatted as `projects/{project}/locations/{region}/instances/{instance}`."],["The request body should contain an instance of the DataTap resource, and a successful request will return a newly created instance of DataTap in the response body."],["Creating a DataTap requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `chronicle.dataTaps.create` on the `parent` resource."]]],[]]