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 endpoint facilitates the creation of a new `TargetSite` within a specified `siteSearchEngine` via an HTTP POST request."],["The `parent` path parameter is mandatory, defining the location of the target site using a specific string format."],["The request body must include an instance of `TargetSite`, and a successful request will result in a response body with a new `Operation` instance."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["Creating a `TargetSite` requires `discoveryengine.targetSites.create` IAM permission on the designated `parent` resource."]]],[]]