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

# gcp_healthcare_dataset{% #gcp_healthcare_dataset %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING` 

## `encryption_spec`{% #encryption_spec %}

**Type**: `STRUCT` **Provider name**: `encryptionSpec` **Description**: Optional. Customer-managed encryption key spec for a Dataset. If set, this Dataset and all of its sub-resources will be secured by this key. If empty, the Dataset is secured by the default Google encryption key. 

- `kms_key_name`**Type**: `STRING`**Provider name**: `kmsKeyName`**Description**: Required. The resource name of customer-managed encryption key that is used to secure a resource and its sub-resources. Only the key in the same location as this Dataset is allowed to be used for encryption. Format is: `projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{key}`

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING` 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `name` **Description**: Identifier. Resource name of the dataset, of the form `projects/{project_id}/locations/{location_id}/datasets/{dataset_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` 

## `satisfies_pzi`{% #satisfies_pzi %}

**Type**: `BOOLEAN` **Provider name**: `satisfiesPzi` **Description**: Output only. Whether the dataset satisfies zone isolation. 

## `satisfies_pzs`{% #satisfies_pzs %}

**Type**: `BOOLEAN` **Provider name**: `satisfiesPzs` **Description**: Output only. Whether the dataset satisfies zone separation. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `time_zone`{% #time_zone %}

**Type**: `STRING` **Provider name**: `timeZone` **Description**: Optional. The default timezone used by this dataset. Must be a either a valid IANA time zone name such as "America/New_York" or empty, which defaults to UTC. This is used for parsing times in resources, such as HL7 messages, where no explicit timezone is specified. 

## `zone_id`{% #zone_id %}

**Type**: `STRING` 
