[[["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-29 UTC."],[[["This webpage details how to retrieve information about a specific backup using a GET request."],["The necessary HTTP request format is `GET https://file.googleapis.com/v1/{name=projects/*/locations/*/backups/*}`, which uses gRPC Transcoding syntax."],["A required path parameter, `name`, must be provided in the format `projects/{projectNumber}/locations/{location}/backups/{backupId}` to identify the target backup."],["The request body must be empty for this API call."],["Successful requests will return a response body containing an instance of the `Backup` resource."]]],[]]