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 document describes how to update a TargetSite resource using a PATCH HTTP request to the specified URL, employing gRPC Transcoding syntax."],["The `targetSite.name` parameter in the URL is a required path parameter that represents the fully qualified resource name of the TargetSite to be updated."],["The request body should include an instance of the TargetSite resource that is to be modified."],["A successful request will return an Operation resource in the response body."],["Updating a TargetSite requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `discoveryengine.targetSites.update` IAM permission."]]],[]]