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 latest version available for the `InspectResult` class is 4.16.0, but there are many older versions with full documentation, going as far back as version 2.15.0, which is shown in the list of versions."],["The `InspectResult` class, part of the Google Cloud Data Loss Prevention v2 API, represents all findings from a single scanned item, with links to older versions."],["`InspectResult` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class has two key properties: `Findings`, which is a list of `Finding` objects, and `FindingsTruncated`, a boolean indicating if more findings exist beyond the returned list."],["The `InspectResult` class offers two constructors: a default constructor and another one that accepts an `InspectResult` object as a parameter."]]],[]]