[[["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."],[[["This webpage provides documentation for the `ImageLocation` class within the `Google.Cloud.Dlp.V2` namespace, specifically focusing on version 3.4.0, while also listing versions ranging from 2.15.0 to 4.16.0."],["The `ImageLocation` class represents the location of a finding within an image and is part of the Google Cloud Data Loss Prevention (DLP) library for .NET."],["`ImageLocation` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `ImageLocation` class includes a property called `BoundingBoxes`, which is a `RepeatedField` of `BoundingBox` objects, used to define the area of the image where the finding was found."],["There are two constructors for `ImageLocation`: one default constructor, and another that accepts an existing `ImageLocation` object to copy its properties."]]],[]]