Output only. The fully qualified resource name of the target site. projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}/siteSearchEngine/targetSites/{targetSite} The target_site_id is system-generated.
Request body
The request body contains an instance of TargetSite.
Response body
If successful, the response body contains an 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-02-28 UTC."],[[["This endpoint updates a `TargetSite` resource within a specified data store's site search engine."],["The HTTP request uses the `PATCH` method with a URL that includes parameters to identify the specific `TargetSite` to be updated."],["The request body must contain an instance of the `TargetSite` resource with updated information."],["A successful update returns an `Operation` resource in the response body."],["Updating a `TargetSite` requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the `discoveryengine.targetSites.update` IAM permission."]]],[]]