[[["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."],[[["The `BoundingPoly` class is used to represent a bounding polygon for detected image annotations within the Google Cloud Document AI service."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to support various functionalities within the .NET environment."],["`BoundingPoly` has two constructors, one default and another to copy values from another `BoundingPoly` instance."],["The `BoundingPoly` class has two primary properties: `NormalizedVertices` which holds normalized vertex data, and `Vertices`, which holds the raw vertex data."],["The latest available version of BoundingPoly is 3.19.0, and this document contains version information dating back to 1.0.0."]]],[]]