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

# gcp_file_snapshot{% #gcp_file_snapshot %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING` 

## `create_time`{% #create_time %}

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

## `description`{% #description %}

**Type**: `STRING` **Provider name**: `description` **Description**: A description of the snapshot with 2048 characters or less. Requests with longer descriptions will be rejected. 

## `filesystem_used_bytes`{% #filesystem_used_bytes %}

**Type**: `INT64` **Provider name**: `filesystemUsedBytes` **Description**: Output only. The amount of bytes needed to allocate a full copy of the snapshot content 

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING` 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `name` **Description**: Output only. The resource name of the snapshot, in the format `projects/{project_id}/locations/{location_id}/instances/{instance_id}/snapshots/{snapshot_id}`. 

## `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 snapshot state. **Possible values**: 

- `STATE_UNSPECIFIED` - State not set.
- `CREATING` - Snapshot is being created.
- `READY` - Snapshot is available for use.
- `DELETING` - Snapshot is being deleted.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `zone_id`{% #zone_id %}

**Type**: `STRING` 
