[[["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-21 UTC."],[[["This webpage provides documentation for the `BoundingPoly` class within the Google Cloud Document AI v1 API, with the latest version being 3.19.0."],["`BoundingPoly` is used for detecting the bounding polygon in image annotations, and it implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `BoundingPoly` class has two constructors: a default constructor `BoundingPoly()` and an overload constructor `BoundingPoly(BoundingPoly other)` that allows for creating a new instance from an existing `BoundingPoly`."],["The class exposes two properties, `NormalizedVertices` and `Vertices`, both of which are of type `RepeatedField` to represent the vertices of the bounding polygon, either in a normalized or non-normalized format."],["The webpage contains a list of all the available versions of the class `BoundingPoly`, ranging from 1.0.0 to the latest 3.19.0, with each being linked to its specific documentation."]]],[]]