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

# gcp_bigquerymigration_migration_workflow{% #gcp_bigquerymigration_migration_workflow %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `createTime`**Description**: Output only. Time when the workflow was created.

## `gcp_display_name`{% #gcp_display_name %}

**Type**: `STRING`**Provider name**: `displayName`**Description**: The display name of the workflow. This can be set to give a workflow a descriptive name. There is no guarantee or enforcement of uniqueness.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `last_update_time`{% #last_update_time %}

**Type**: `TIMESTAMP`**Provider name**: `lastUpdateTime`**Description**: Output only. Time when the workflow was last updated.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Output only. Immutable. Identifier. The unique identifier for the migration workflow. The ID is server-generated. Example: `projects/123/locations/us/workflows/345`

## `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. That status of the workflow.**Possible values**:

- `STATE_UNSPECIFIED` - Workflow state is unspecified.
- `DRAFT` - Workflow is in draft status, i.e. tasks are not yet eligible for execution.
- `RUNNING` - Workflow is running (i.e. tasks are eligible for execution).
- `PAUSED` - Workflow is paused. Tasks currently in progress may continue, but no further tasks will be scheduled.
- `COMPLETED` - Workflow is complete. There should not be any task in a non-terminal state, but if they are (e.g. forced termination), they will not be scheduled.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `zone_id`{% #zone_id %}

**Type**: `STRING`
