Required. Parent resource name of TargetSite, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}/siteSearchEngine.
Request body
The request body contains an instance of TargetSite.
Response body
If successful, the response body contains a newly created instance of Operation.
[[["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 page details the process of creating a `TargetSite` within a data store's site search engine using a POST request."],["The HTTP request is made to a specific URL using gRPC Transcoding syntax, with the `parent` path parameter being a required field defining the target location."],["The request requires a JSON body containing the `TargetSite` details for the resource being created."],["A successful request will return an `Operation` resource within the response body, indicating the creation process."],["Creating a `TargetSite` necessitates the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.targetSites.create` on the specified `parent` resource."]]],[]]