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-04-09 UTC."],[[["The `InspectResult` class in the `Google.Cloud.Dlp.V2` namespace represents the findings from a single scanned item, with version 4.16.0 being the latest available, while this specific documentation is for version 3.5.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its integration within the Google.Protobuf ecosystem."],["`InspectResult` has two main properties: `Findings`, which is a list of findings for the scanned item, and `FindingsTruncated`, which indicates if the returned findings are only a subset of all findings due to size constraints."],["The document also lists all past versions of this component, going back as far as 2.15.0, allowing users to easily navigate to any prior versions documentation."]]],[]]