[[["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 `BoundingBox` class is used to define the dimensions and position of a bounding box around detected text in an image, within the `Google.Cloud.Dlp.V2` namespace."],["The latest version of the BoundingBox class is 4.16.0, with version 3.4.0 being the currently displayed version, and multiple older versions ranging down to 2.15.0 available."],["The class `BoundingBox` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BoundingBox` class provides properties to manage the bounding box coordinates and size using the properties `Height`, `Left`, `Top`, and `Width`, all represented as integers."],["There are two constructors of the class `BoundingBox`, one that is parameterless, and one that takes in another `BoundingBox` as an argument."]]],[]]