---
title: Dlp Dlp Job
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Dlp Dlp Job
---

# Dlp Dlp Job

This table represents the dlp_dlp_job resource from Google Cloud Platform.

```
gcp.dlp_dlp_job
```

## Fields

| Title                | ID   | Type          | Data Type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | Description |
| -------------------- | ---- | ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                 | core | string        |
| action_details       | core | json          | Events that should occur after the job has completed.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ancestors            | core | array<string> |
| create_time          | core | timestamp     | Time when the job was created.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| datadog_display_name | core | string        |
| end_time             | core | timestamp     | Time when the job finished.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| errors               | core | json          | A stream of errors encountered running the job.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| inspect_details      | core | json          | Results from inspecting a data source.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| job_trigger_name     | core | string        | If created by a job trigger, the resource name of the trigger that instantiated the job.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| labels               | core | array<string> |
| last_modified        | core | timestamp     | Time when the job was last modified by the system.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| name                 | core | string        | The server-assigned name.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| organization_id      | core | string        |
| parent               | core | string        |
| project_id           | core | string        |
| project_number       | core | string        |
| region_id            | core | string        |
| resource_name        | core | string        |
| risk_details         | core | json          | Results from analyzing risk of a data source.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| start_time           | core | timestamp     | Time when the job started.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| state                | core | string        | State of a job. Possible values: ['JOB_STATE_UNSPECIFIED', 'PENDING', 'RUNNING', 'DONE', 'CANCELED', 'FAILED', 'ACTIVE']. Values descriptions: ['Unused.', 'The job has not yet started.', 'The job is currently running. Once a job has finished it will transition to FAILED or DONE.', 'The job is no longer running.', 'The job was canceled before it could be completed.', 'The job had an error and did not complete.', 'The job is currently accepting findings via hybridInspect. A hybrid job in ACTIVE state may continue to have findings added to it through the calling of hybridInspect. After the job has finished no more calls to hybridInspect may be made. ACTIVE jobs can transition to DONE.'] |
| tags                 | core | hstore_csv    |
| type                 | core | string        | The type of job. Possible values: ['DLP_JOB_TYPE_UNSPECIFIED', 'INSPECT_JOB', 'RISK_ANALYSIS_JOB']. Values descriptions: ['Defaults to INSPECT_JOB.', 'The job inspected Google Cloud for sensitive data.', 'The job executed a Risk Analysis computation.']                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| zone_id              | core | string        |
