[[["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 specific DataStore using a GET request."],["The request URL requires a `name` parameter that specifies the full resource name of the DataStore to be retrieved, such as `projects/{project}/locations/{location}/collections/{collectionId}/dataStores/{dataStoreId}`."],["The request body for retrieving a DataStore must be empty, and no information is sent in the request."],["A successful request returns an instance of the requested DataStore in the response body."],["Retrieving a DataStore requires the `discoveryengine.dataStores.get` IAM permission on the specified resource and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]