[[["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."],[[["The latest version of the `BoundingBox` class is 4.16.0, but multiple versions are available, ranging from 2.15.0 to 4.16.0."],["The `BoundingBox` class, found in the `Google.Cloud.Dlp.V2` namespace and `Google.Cloud.Dlp.V2.dll` assembly, is used to define the dimensions of detected text within an image."],["`BoundingBox` implements several interfaces, including `IMessage\u003cBoundingBox\u003e`, `IEquatable\u003cBoundingBox\u003e`, `IDeepCloneable\u003cBoundingBox\u003e`, and `IBufferMessage`."],["The `BoundingBox` class contains four properties to define its dimensions: `Height`, `Left`, `Top`, and `Width`, all of which are integers representing pixel values."],["Two constructors are provided for the `BoundingBox` class: one default constructor, and one that accepts another `BoundingBox` object as a parameter."]]],[]]