[[["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."],[[["The latest version available for `BoundingPoly` is 3.7.0, while the provided information focuses on version 2.3.0."],["`BoundingPoly` is a class representing a bounding polygon for image annotations in the Google Cloud Vision API, version 2.3.0."],["`BoundingPoly` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides properties `NormalizedVertices` and `Vertices` which are of the type `RepeatedField`, respectively providing the normalized and original vertices of the polygon."],["The provided class has two constructors, the default `BoundingPoly()`, and one that takes in `BoundingPoly` as a parameter, `BoundingPoly(BoundingPoly other)`."]]],[]]