[[["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 page provides documentation for the `BoundingPoly` class within the `Google.Cloud.DocumentAI.V1` namespace, specifically version 1.2.0 of the library, with links to numerous older and newer versions."],["`BoundingPoly` is a class representing a bounding polygon for detected image annotations, inheriting from the `Object` class and implementing several interfaces."],["The `BoundingPoly` class has two constructors, a default constructor, and a constructor that takes another `BoundingPoly` object as a parameter for creating a new instance from another."],["The class includes two main properties: `NormalizedVertices` and `Vertices`, both of which are `RepeatedField` collections, storing normalized and non-normalized vertex data respectively."],["The implemented interfaces of the class include `IMessage\u003cBoundingPoly\u003e`, `IEquatable\u003cBoundingPoly\u003e`, `IDeepCloneable\u003cBoundingPoly\u003e`, `IBufferMessage`, and `IMessage`."]]],[]]