Required. The parent resource shared by all TargetSites being created. projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}/siteSearchEngine. The parent field in the CreateBookRequest messages must either be empty or match this field.
Request body
The request body contains data with the following structure:
[[["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-09 UTC."],[[["This API endpoint allows for the batch creation of multiple TargetSite resources under a specified parent resource, supporting up to 20 TargetSites in a single request."],["The HTTP request is a POST method utilizing a specific URL structure with `parent` as a required path parameter, formatted as `projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine`."],["The request body requires a JSON structure that includes an array of `CreateTargetSiteRequest` objects within a `requests` field, defining the resources to be created."],["Successful requests return an `Operation` object in the response body, indicating the status and details of the batch creation process."],["Authorization for this endpoint requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.targetSites.batchCreate` on the parent resource."]]],[]]