[[["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 resource using a GET request."],["The URL structure for the GET request follows gRPC Transcoding syntax and requires specifying the DataStore's full resource name within the path."],["The request body for retrieving a DataStore must be empty, and the response will be the requested DataStore instance if successful."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `discoveryengine.dataStores.get` IAM permission on the specified DataStore resource."],["Accessing a DataStore requires a specific `name` parameter and will return a PERMISSION_DENIED or NOT_FOUND error depending on if you have access or if it exists."]]],[]]