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

# gcp_dataplex_lake{% #gcp_dataplex_lake %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `asset_status`{% #asset_status %}

**Type**: `STRUCT`**Provider name**: `assetStatus`**Description**: Output only. Aggregated status of the underlying assets of the lake.

- `active_assets`**Type**: `INT32`**Provider name**: `activeAssets`**Description**: Number of active assets.
- `security_policy_applying_assets`**Type**: `INT32`**Provider name**: `securityPolicyApplyingAssets`**Description**: Number of assets that are in process of updating the security policy on attached resources.
- `update_time`**Type**: `TIMESTAMP`**Provider name**: `updateTime`**Description**: Last update time of the status.

## `create_time`{% #create_time %}

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

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `description`**Description**: Optional. Description of the lake.

## `gcp_display_name`{% #gcp_display_name %}

**Type**: `STRING`**Provider name**: `displayName`**Description**: Optional. User friendly display name.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `metastore`{% #metastore %}

**Type**: `STRUCT`**Provider name**: `metastore`**Description**: Optional. Settings to manage lake and Dataproc Metastore service instance association.

- `service`**Type**: `STRING`**Provider name**: `service`**Description**: Optional. A relative reference to the Dataproc Metastore ([https://cloud.google.com/dataproc-metastore/docs](https://cloud.google.com/dataproc-metastore/docs)) service associated with the lake: projects/{project_id}/locations/{location_id}/services/{service_id}

## `metastore_status`{% #metastore_status %}

**Type**: `STRUCT`**Provider name**: `metastoreStatus`**Description**: Output only. Metastore status of the lake.

- `endpoint`**Type**: `STRING`**Provider name**: `endpoint`**Description**: The URI of the endpoint used to access the Metastore service.
- `message`**Type**: `STRING`**Provider name**: `message`**Description**: Additional information about the current status.
- `state`**Type**: `STRING`**Provider name**: `state`**Description**: Current state of association.**Possible values**:
  - `STATE_UNSPECIFIED` - Unspecified.
  - `NONE` - A Metastore service instance is not associated with the lake.
  - `READY` - A Metastore service instance is attached to the lake.
  - `UPDATING` - Attach/detach is in progress.
  - `ERROR` - Attach/detach could not be done due to errors.
- `update_time`**Type**: `TIMESTAMP`**Provider name**: `updateTime`**Description**: Last update time of the metastore status of the lake.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Output only. The relative resource name of the lake, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_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`

## `service_account`{% #service_account %}

**Type**: `STRING`**Provider name**: `serviceAccount`**Description**: Output only. Service account associated with this lake. This service account must be authorized to access or operate on resources managed by the lake.

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `state`**Description**: Output only. Current state of the lake.**Possible values**:

- `STATE_UNSPECIFIED` - State is not specified.
- `ACTIVE` - Resource is active, i.e., ready to use.
- `CREATING` - Resource is under creation.
- `DELETING` - Resource is under deletion.
- `ACTION_REQUIRED` - Resource is active but has unresolved actions.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `uid`{% #uid %}

**Type**: `STRING`**Provider name**: `uid`**Description**: Output only. System generated globally unique ID for the lake. This ID will be different if the lake is deleted and re-created with the same name.

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP`**Provider name**: `updateTime`**Description**: Output only. The time when the lake was last updated.

## `zone_id`{% #zone_id %}

**Type**: `STRING`
