[[["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 2024-10-02 UTC."],[[["This API operation allows for the creation of new occurrences in batch within a specified project."],["The `parent` path parameter, which is required, specifies the project where the occurrences will be created, using the format `projects/[PROJECT_ID]`."],["The request body must contain an array of `occurrences`, each of which is an `Occurrence` object, with a maximum allowed length of 1000."],["A successful request will return a `BatchCreateOccurrencesResponse` object."],["The API requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]