Required. Resource name of SiteSearchEngine, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}/siteSearchEngine.
If the caller does not have permission to access the [SiteSearchEngine], regardless of whether or not it exists, a PERMISSION_DENIED error is returned.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of SiteSearchEngine.
[[["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 how to retrieve a `SiteSearchEngine` resource using a GET HTTP request."],["The request URL requires a `name` path parameter, which specifies the resource name of the `SiteSearchEngine` being requested."],["The request body for this operation must be empty, as no data needs to be provided."],["A successful response will include an instance of the `SiteSearchEngine` resource."],["Accessing this information requires `discoveryengine.siteSearchEngines.get` IAM permission on the specified resource and the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]