Inspect hybrid content and store findings to a job. To review the findings, inspect the job. Inspection will occur asynchronously.
HTTP request
POST https://dlp.googleapis.com/v2/{name=projects/*/locations/*/dlpJobs/*}:hybridInspect
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. Resource name of the job to execute a hybrid inspect on, for example Authorization requires the following IAM permission on the specified resource
|
Request body
The request body contains data with the following structure:
JSON representation |
---|
{
"hybridItem": {
object ( |
Fields | |
---|---|
hybridItem |
The item to inspect. |
Response body
If successful, the response body is empty.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.