[[["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."],[[["This webpage provides reference documentation for the `BoundingBox` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET development."],["The `BoundingBox` class is used to define a bounding box encompassing detected text within an image, and it inherits from `Object` while implementing several interfaces like `IMessage` and `IEquatable`."],["The document covers various versions of the API, with version 4.16.0 being the latest, and goes all the way down to version 2.15.0."],["The class has properties like `Height`, `Left`, `Top`, and `Width`, all of type `Int32`, which are used to specify the dimensions and position of the bounding box in pixels."],["There are also two constructors available to instantiate this class, one default and one taking an existing BoundingBox object."]]],[]]