---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# gcp_looker_backup{% #gcp_looker_backup %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `createTime`**Description**: Output only. The time when the backup was started.

## `encryption_config`{% #encryption_config %}

**Type**: `STRUCT`**Provider name**: `encryptionConfig`**Description**: Output only. Current status of the CMEK encryption

- `kms_key_name`**Type**: `STRING`**Provider name**: `kmsKeyName`**Description**: Name of the CMEK key in KMS (input parameter).
- `kms_key_name_version`**Type**: `STRING`**Provider name**: `kmsKeyNameVersion`**Description**: Output only. Full name and version of the CMEK key currently in use to encrypt Looker data. Format: `projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}`. Empty if CMEK is not configured in this instance.
- `kms_key_state`**Type**: `STRING`**Provider name**: `kmsKeyState`**Description**: Output only. Status of the CMEK key.**Possible values**:
  - `KMS_KEY_STATE_UNSPECIFIED` - CMEK status not specified.
  - `VALID` - CMEK key is currently valid.
  - `REVOKED` - CMEK key is currently revoked (instance should in restricted mode).

## `expire_time`{% #expire_time %}

**Type**: `TIMESTAMP`**Provider name**: `expireTime`**Description**: Output only. The time when the backup will be deleted.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Immutable. The relative resource name of the backup, in the following form: `projects/{project_number}/locations/{location_id}/instances/{instance_id}/backups/{backup}`

## `organization_id`{% #organization_id %}

**Type**: `STRING`

## `parent`{% #parent %}

**Type**: `STRING`

## `project_id`{% #project_id %}

**Type**: `STRING`

## `project_number`{% #project_number %}

**Type**: `STRING`

## `region_id`{% #region_id %}

**Type**: `STRING`

## `resource_name`{% #resource_name %}

**Type**: `STRING`

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `state`**Description**: Output only. The current state of the backup.**Possible values**:

- `STATE_UNSPECIFIED` - The state of the backup is unknown.
- `CREATING` - The backup is being created.
- `DELETING` - The backup is being deleted.
- `ACTIVE` - The backup is active and ready to use.
- `FAILED` - The backup failed.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `zone_id`{% #zone_id %}

**Type**: `STRING`
