Reference documentation and code samples for the Data Loss Prevention V2 Client class InspectContentRequest.
Request to search for potentially sensitive info in a ContentItem.
Generated from protobuf messagegoogle.privacy.dlp.v2.InspectContentRequest
Namespace
Google \ Cloud \ Dlp \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Parent resource name. The format of this value varies depending on whether you havespecified a processing location: + Projects scope, location specified:projects/{project_id}/locations/{location_id}+ Projects scope, no location specified (defaults to global):projects/{project_id}The following exampleparentstring specifies a parent project with the identifierexample-project, and specifies theeurope-west3location for processing data: parent=projects/example-project/locations/europe-west3
Template to use. Any configuration directly specified in inspect_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.
Projects scope, no location specified (defaults to global):projects/{project_id}The following exampleparentstring specifies a parent project with the
identifierexample-project, and specifies theeurope-west3location
for processing data:
parent=projects/example-project/locations/europe-west3
Projects scope, no location specified (defaults to global):projects/{project_id}The following exampleparentstring specifies a parent project with the
identifierexample-project, and specifies theeurope-west3location
for processing data:
parent=projects/example-project/locations/europe-west3
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getInspectConfig
Configuration for the inspector. What specified here will override
the template referenced by the inspect_template_name argument.
Template to use. Any configuration directly specified in
inspect_config will override those set in the template. Singular fields
that are set in this request will replace their corresponding fields in the
template. Repeated fields are appended. Singular sub-messages and groups
are recursively merged.
Returns
Type
Description
string
setInspectTemplateName
Template to use. Any configuration directly specified in
inspect_config will override those set in the template. Singular fields
that are set in this request will replace their corresponding fields in the
template. Repeated fields are appended. Singular sub-messages and groups
are recursively merged.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Data Loss Prevention V2 Client - Class InspectContentRequest (2.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.1 (latest)](/php/docs/reference/cloud-dlp/latest/V2.InspectContentRequest)\n- [2.6.0](/php/docs/reference/cloud-dlp/2.6.0/V2.InspectContentRequest)\n- [2.4.1](/php/docs/reference/cloud-dlp/2.4.1/V2.InspectContentRequest)\n- [2.3.0](/php/docs/reference/cloud-dlp/2.3.0/V2.InspectContentRequest)\n- [2.2.3](/php/docs/reference/cloud-dlp/2.2.3/V2.InspectContentRequest)\n- [2.1.0](/php/docs/reference/cloud-dlp/2.1.0/V2.InspectContentRequest)\n- [2.0.0](/php/docs/reference/cloud-dlp/2.0.0/V2.InspectContentRequest)\n- [1.19.0](/php/docs/reference/cloud-dlp/1.19.0/V2.InspectContentRequest)\n- [1.18.0](/php/docs/reference/cloud-dlp/1.18.0/V2.InspectContentRequest)\n- [1.17.0](/php/docs/reference/cloud-dlp/1.17.0/V2.InspectContentRequest)\n- [1.16.0](/php/docs/reference/cloud-dlp/1.16.0/V2.InspectContentRequest)\n- [1.15.1](/php/docs/reference/cloud-dlp/1.15.1/V2.InspectContentRequest)\n- [1.14.0](/php/docs/reference/cloud-dlp/1.14.0/V2.InspectContentRequest)\n- [1.13.2](/php/docs/reference/cloud-dlp/1.13.2/V2.InspectContentRequest)\n- [1.12.0](/php/docs/reference/cloud-dlp/1.12.0/V2.InspectContentRequest)\n- [1.11.0](/php/docs/reference/cloud-dlp/1.11.0/V2.InspectContentRequest)\n- [1.10.2](/php/docs/reference/cloud-dlp/1.10.2/V2.InspectContentRequest)\n- [1.9.0](/php/docs/reference/cloud-dlp/1.9.0/V2.InspectContentRequest)\n- [1.8.6](/php/docs/reference/cloud-dlp/1.8.6/V2.InspectContentRequest) \nReference documentation and code samples for the Data Loss Prevention V2 Client class InspectContentRequest.\n\nRequest to search for potentially sensitive info in a ContentItem.\n\nGenerated from protobuf message `google.privacy.dlp.v2.InspectContentRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dlp \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nParent resource name.\n\nThe format of this value varies depending on whether you have [specified a\nprocessing\nlocation](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):\n\n- Projects scope, location specified: `projects/{project_id}/locations/{location_id}`\n- Projects scope, no location specified (defaults to global): `projects/{project_id}` The following example `parent` string specifies a parent project with the identifier `example-project`, and specifies the `europe-west3` location for processing data: parent=projects/example-project/locations/europe-west3\n\n### setParent\n\nParent resource name.\n\nThe format of this value varies depending on whether you have [specified a\nprocessing\nlocation](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):\n\n- Projects scope, location specified: `projects/{project_id}/locations/{location_id}`\n- Projects scope, no location specified (defaults to global): `projects/{project_id}` The following example `parent` string specifies a parent project with the identifier `example-project`, and specifies the `europe-west3` location for processing data: parent=projects/example-project/locations/europe-west3\n\n### getInspectConfig\n\nConfiguration for the inspector. What specified here will override\nthe template referenced by the inspect_template_name argument.\n\n### hasInspectConfig\n\n### clearInspectConfig\n\n### setInspectConfig\n\nConfiguration for the inspector. What specified here will override\nthe template referenced by the inspect_template_name argument.\n\n### getItem\n\nThe item to inspect.\n\n### hasItem\n\n### clearItem\n\n### setItem\n\nThe item to inspect.\n\n### getInspectTemplateName\n\nTemplate to use. Any configuration directly specified in\ninspect_config will override those set in the template. Singular fields\nthat are set in this request will replace their corresponding fields in the\ntemplate. Repeated fields are appended. Singular sub-messages and groups\nare recursively merged.\n\n### setInspectTemplateName\n\nTemplate to use. Any configuration directly specified in\ninspect_config will override those set in the template. Singular fields\nthat are set in this request will replace their corresponding fields in the\ntemplate. Repeated fields are appended. Singular sub-messages and groups\nare recursively merged.\n\n### getLocationId\n\nDeprecated. This field has no effect.\n\n### setLocationId\n\nDeprecated. This field has no effect."]]