Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

Commit aa5c2f6

Browse files
authored
Merge pull request #158 from dup05/master
Added description about DLPParent in Readme
2 parents dad5c6e + 2991801 commit aa5c2f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,7 @@ to validate de-identified results:
476476
| `dlpApiRetryCount` | (Optional) Number of retries in case of transient errors in DLP API. The default value is 10. | All |
477477
| `initialBackoff` | (Optional) Initial backoff (in seconds) for retries with exponential backoff. The default is 5s. | All |
478478
| `outputBucket` | GCS path for storing the deidentified files | DEID |
479+
| `DLPParent` | (Optional) The resource location for DLP templates. Format: `projects/<project-id>/locations/<region>`. By default,the location will be global. | ALL |
479480

480481
For more details, see [Dataflow Pipeline Options](https://cloud.google.com/dataflow/docs/reference/pipeline-options).
481482

0 commit comments

Comments
 (0)