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.
[[["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-03-24 UTC."],[[["This webpage provides documentation for the `InspectResult` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically within the .NET framework."],["The `InspectResult` class represents all findings discovered during the scanning of a single item, inheriting from `Object` and implementing several interfaces like `IMessage` and `IEquatable`."],["It is possible to navigate to older versions of the API's `InspectResult` class from 2.15.0 up to the latest, 4.16.0 version."],["The `InspectResult` class includes properties such as `Findings` which is a list of all the findings for an item and `FindingsTruncated`, which indicates whether more findings exist than those returned."]]],[]]