[[["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-21 UTC."],[[["This webpage provides details on how to retrieve information about a specific database using a GET request."],["The request URL follows gRPC Transcoding syntax and requires a `name` parameter specifying the project and database IDs."],["The HTTP GET request does not require a request body to operate, as it does not require any data from the user."],["A successful request returns a Database resource instance with details about the specified database."],["To perform the operation you need to be authenticated with one of the following scopes: `https://www.googleapis.com/auth/datastore` or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]