google_api_dlp v0.0.1 GoogleApi.DLP.V2beta1.Model.GooglePrivacyDlpV2beta1InspectContentRequest View Source

Request to search for potentially sensitive info in a list of items.

Attributes

  • inspectConfig (GooglePrivacyDlpV2beta1InspectConfig): Configuration for the inspector. Defaults to: null.
  • items (List[GooglePrivacyDlpV2beta1ContentItem]): The list of items to inspect. Items in a single request are considered "related" unless inspect_config.independent_inputs is true. Up to 100 are allowed per request. Defaults to: null.