[[["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.DocumentAI.V1` namespace, specifically detailing its implementation in the .NET environment."],["The `BoundingPoly` class represents a bounding polygon used for image annotation and is shown to inherit from the `Object` class while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is located in the `Google.Cloud.DocumentAI.V1.dll` assembly and includes constructors to create new `BoundingPoly` objects, either as empty instances or by copying from another `BoundingPoly` object."],["The documentation lists all the version numbers for this specific class, with the most recent version being 3.19.0 and older versions stretching back to 1.0.0."],["The class exposes two properties, `NormalizedVertices` and `Vertices`, which are of type `RepeatedField`, and they hold the normalized and unnormalized vertices of the bounding polygon, respectively."]]],[]]