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 page details how to update a TargetSite using a PATCH HTTP request to the specified URL."],["The request URL utilizes gRPC Transcoding syntax and requires a `targetSite.name` path parameter."],["The request body should contain an instance of a TargetSite, while the response body will contain an Operation upon successful completion."],["Updating a TargetSite requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."],["You will need the `discoveryengine.targetSites.update` IAM permission on the `name` resource to successfully update a Target Site."]]],[]]