This product is not supported for your selected Datadog site. ().

gcp_bigquerymigration_migration_workflow

ancestors

Type: UNORDERED_LIST_STRING

create_time

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

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

Type: UNORDERED_LIST_STRING

last_update_time

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

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

Type: STRING

parent

Type: STRING

project_id

Type: STRING

project_number

Type: STRING

resource_name

Type: STRING

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

Type: UNORDERED_LIST_STRING