create_url_list_detector
Create a DLP URL list detector to define a set of URLs for matching. Use its resource name in rule conditions to apply the detector.
Instructions
Creates a new DLP URL list detector. Detectors are building blocks for DLP rules. After creating a detector, you must reference its resource name in a 'create_chrome_dlp_rule' condition (e.g., using the 'matches_detector' function).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | A list of URLs to match. | |
| customerId | No | The Chrome customer ID (e.g. C012345) | |
| description | No | An optional description for the detector. | |
| displayName | Yes | The display name for the detector. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detector | Yes |