google_api_dlp v0.0.1 GoogleApi.DLP.V2beta1.Model.GooglePrivacyDlpV2beta1InspectResult View Source
All the findings for a single scanned item.
Attributes
- findings (List[GooglePrivacyDlpV2beta1Finding]): List of findings for an item. Defaults to:
null. - findingsTruncated (Boolean): If true, then this item might have more findings than were returned, and the findings returned are an arbitrary subset of all findings. The findings list might be truncated because the input items were too large, or because the server reached the maximum amount of resources allowed for a single API call. For best results, divide the input into smaller batches. Defaults to:
null.