---
title: Backup and DR Data Source Reference
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Backup and DR Data Source Reference
---

# Backup and DR Data Source Reference

This resource represents a reference to Google Cloud Backup and Disaster Recovery data sources. It helps identify and manage backup and DR metadata, such as versions and configuration details, used for protecting workloads across Google Cloud. It is typically used to integrate backup policies, validate resource versions, and support automated recovery workflows.

```
gcp.backupdr_data_source_reference
```

## Fields

| Title                           | ID   | Type          | Data Type                                                                                                                                              | Description |
| ------------------------------- | ---- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------- |
| _key                            | core | string        |
| ancestors                       | core | array<string> |
| create_time                     | core | timestamp     | Output only. The time when the DataSourceReference was created.                                                                                        |
| data_source                     | core | string        | Output only. The resource name of the DataSource. Format: projects/{project}/locations/{location}/backupVaults/{backupVault}/dataSources/{dataSource}  |
| data_source_backup_config_info  | core | json          | Output only. Information of backup configuration on the DataSource.                                                                                    |
| data_source_backup_config_state | core | string        | Output only. The backup configuration state of the DataSource.                                                                                         |
| data_source_backup_count        | core | int64         | Output only. Number of backups in the DataSource.                                                                                                      |
| data_source_gcp_resource_info   | core | json          | Output only. The Google Cloud resource that the DataSource is associated with.                                                                         |
| datadog_display_name            | core | string        |
| labels                          | core | array<string> |
| name                            | core | string        | Identifier. The resource name of the DataSourceReference. Format: projects/{project}/locations/{location}/dataSourceReferences/{data_source_reference} |
| organization_id                 | core | string        |
| parent                          | core | string        |
| project_id                      | core | string        |
| project_number                  | core | string        |
| region_id                       | core | string        |
| resource_name                   | core | string        |
| tags                            | core | hstore_csv    |
| zone_id                         | core | string        |
