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

# gcp_datamigration_conversion_workspace{% #gcp_datamigration_conversion_workspace %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `createTime`**Description**: Output only. The timestamp when the workspace resource was created.

## `destination`{% #destination %}

**Type**: `STRUCT`**Provider name**: `destination`**Description**: Required. The destination engine details.

- `engine`**Type**: `STRING`**Provider name**: `engine`**Description**: Required. Engine type.**Possible values**:
  - `DATABASE_ENGINE_UNSPECIFIED` - The source database engine of the migration job is unknown.
  - `MYSQL` - The source engine is MySQL.
  - `POSTGRESQL` - The source engine is PostgreSQL.
  - `SQLSERVER` - The source engine is SQL Server.
  - `ORACLE` - The source engine is Oracle.
- `version`**Type**: `STRING`**Provider name**: `version`**Description**: Required. Engine version, for example "12.c.1".

## `gcp_display_name`{% #gcp_display_name %}

**Type**: `STRING`**Provider name**: `displayName`**Description**: Optional. The display name for the workspace.

## `gcp_source`{% #gcp_source %}

**Type**: `STRUCT`**Provider name**: `source`**Description**: Required. The source engine details.

- `engine`**Type**: `STRING`**Provider name**: `engine`**Description**: Required. Engine type.**Possible values**:
  - `DATABASE_ENGINE_UNSPECIFIED` - The source database engine of the migration job is unknown.
  - `MYSQL` - The source engine is MySQL.
  - `POSTGRESQL` - The source engine is PostgreSQL.
  - `SQLSERVER` - The source engine is SQL Server.
  - `ORACLE` - The source engine is Oracle.
- `version`**Type**: `STRING`**Provider name**: `version`**Description**: Required. Engine version, for example "12.c.1".

## `has_uncommitted_changes`{% #has_uncommitted_changes %}

**Type**: `BOOLEAN`**Provider name**: `hasUncommittedChanges`**Description**: Output only. Whether the workspace has uncommitted changes (changes which were made after the workspace was committed).

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `latest_commit_id`{% #latest_commit_id %}

**Type**: `STRING`**Provider name**: `latestCommitId`**Description**: Output only. The latest commit ID.

## `latest_commit_time`{% #latest_commit_time %}

**Type**: `TIMESTAMP`**Provider name**: `latestCommitTime`**Description**: Output only. The timestamp when the workspace was committed.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.

## `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`

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP`**Provider name**: `updateTime`**Description**: Output only. The timestamp when the workspace resource was last updated.

## `zone_id`{% #zone_id %}

**Type**: `STRING`
