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

# gcp_financialservices_dataset{% #gcp_financialservices_dataset %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `createTime`**Description**: Output only. The timestamp of creation of this resource.

## `date_range`{% #date_range %}

**Type**: `STRUCT`**Provider name**: `dateRange`**Description**: Required. Core time window of the dataset. All tables should have complete data covering this period.

- `end_time`**Type**: `TIMESTAMP`**Provider name**: `endTime`**Description**: Optional. Exclusive end of the interval. If specified, a Timestamp matching this interval will have to be before the end.
- `start_time`**Type**: `TIMESTAMP`**Provider name**: `startTime`**Description**: Optional. Inclusive start of the interval. If specified, a Timestamp matching this interval will have to be the same or after the start.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Output only. The resource name of the Dataset. format: `/projects/{project_num}/locations/{location}/instances/{instance}/datasets/{dataset}`

## `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. State of the dataset (creating, active, deleting, etc.)**Possible values**:

- `STATE_UNSPECIFIED` - State is unspecified, should not occur.
- `CREATING` - The resource has not finished being created.
- `ACTIVE` - The resource is active/ready to be used.
- `UPDATING` - The resource is in the process of being updated.
- `DELETING` - The resource is in the process of being deleted.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `time_zone`{% #time_zone %}

**Type**: `STRUCT`**Provider name**: `timeZone`**Description**: The timezone of the data, default will act as UTC.

- `id`**Type**: `STRING`**Provider name**: `id`**Description**: IANA Time Zone Database time zone. For example "America/New_York".
- `version`**Type**: `STRING`**Provider name**: `version`**Description**: Optional. IANA Time Zone Database version number. For example "2019a".

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP`**Provider name**: `updateTime`**Description**: Output only. The timestamp of the most recent update of this resource.

## `zone_id`{% #zone_id %}

**Type**: `STRING`
