[[["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, part of the Google Cloud Document AI v1beta3 API, represents a bounding polygon for detected image annotations."],["This class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BoundingPoly` class offers two constructors: a default constructor `BoundingPoly()` and a copy constructor `BoundingPoly(BoundingPoly other)`."],["It includes two key properties: `NormalizedVertices` for normalized bounding polygon vertices, and `Vertices` for the bounding polygon vertices themselves, both using the type `RepeatedField`."]]],[]]