Required. Name of the data source resource name, in the format 'projects/{projectId}/locations/{location}/backupVaults/{backupVault}/dataSources/{datasource}/backups/{backup}'
[[["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-02-11 UTC."],[[["This webpage details how to retrieve information about a specific Backup resource using a GET request to the provided URL structure."],["The request URL requires a `name` path parameter, which must be a string representing the resource name of the backup."],["An optional `view` query parameter can be included, although it is reserved for future use in defining the level of detail provided in the Backup response."],["The request body must be empty, and a successful request returns a response body containing an instance of the Backup resource."],["To make this request, you must use the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and have the `backupdr.bvbackups.get` IAM permission on the specified resource."]]],[]]