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

# gcp_metastore_metadata_import{% #gcp_metastore_metadata_import %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `create_time`{% #create_time %}

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

## `database_dump`{% #database_dump %}

**Type**: `STRUCT`**Provider name**: `databaseDump`**Description**: Immutable. A database dump from a pre-existing metastore's database.

- `database_type`**Type**: `STRING`**Provider name**: `databaseType`**Description**: The type of the database.**Possible values**:
  - `DATABASE_TYPE_UNSPECIFIED` - The type of the source database is unknown.
  - `MYSQL` - The type of the source database is MySQL.
- `gcs_uri`**Type**: `STRING`**Provider name**: `gcsUri`**Description**: Optional. A Cloud Storage object or folder URI that specifies the source from which to import metadata. It must begin with gs://.
- `source_database`**Type**: `STRING`**Provider name**: `sourceDatabase`**Description**: Optional. The name of the source database.
- `type`**Type**: `STRING`**Provider name**: `type`**Description**: Optional. The type of the database dump. If unspecified, defaults to MYSQL.**Possible values**:
  - `TYPE_UNSPECIFIED` - The type of the database dump is unknown.
  - `MYSQL` - Database dump is a MySQL dump file.
  - `AVRO` - Database dump contains Avro files.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `description`**Description**: Optional. The description of the metadata import.

## `end_time`{% #end_time %}

**Type**: `TIMESTAMP`**Provider name**: `endTime`**Description**: Output only. The time when the metadata import finished.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Immutable. Identifier. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_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 current state of the metadata import.**Possible values**:

- `STATE_UNSPECIFIED` - The state of the metadata import is unknown.
- `RUNNING` - The metadata import is running.
- `SUCCEEDED` - The metadata import completed successfully.
- `UPDATING` - The metadata import is being updated.
- `FAILED` - The metadata import failed, and attempted metadata changes were rolled back.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `update_time`{% #update_time %}

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

## `zone_id`{% #zone_id %}

**Type**: `STRING`
