[[["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-17 UTC."],[[["This page provides reference documentation for the `BoundingPoly` class within the Google Cloud Vision v1 API, which is used to define a bounding polygon for image annotations."],["The `BoundingPoly` class has multiple versions listed, ranging from 2.3.0 to the latest 3.7.0, with links provided to each version's documentation."],["`BoundingPoly` implements several interfaces, including `IMessage`, `IEquatable\u003cBoundingPoly\u003e`, `IDeepCloneable\u003cBoundingPoly\u003e`, and `IBufferMessage`."],["The class contains properties for `NormalizedVertices` and `Vertices`, which are both of type `RepeatedField`, and can be used to define the polygon shape in an image."],["The class offers two constructors: a default one, and another that accepts an existing `BoundingPoly` object as a parameter, allowing for creating copies of objects."]]],[]]