[[["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-04-17 UTC."],[[["The `BoundingPoly` class, found within the `Google.Cloud.Vision.V1` namespace, represents a bounding polygon for image annotations."],["This class implements several interfaces, including `IMessage\u003cBoundingPoly\u003e`, `IEquatable\u003cBoundingPoly\u003e`, `IDeepCloneable\u003cBoundingPoly\u003e`, `IBufferMessage`, and `IMessage`."],["It includes properties such as `NormalizedVertices` and `Vertices`, both of which are `RepeatedField` types holding either `NormalizedVertex` or `Vertex` data."],["Multiple versions of the documentation are available, ranging from version 2.3.0 to the latest version 3.7.0, allowing users to reference older or newer information as needed."],["The `BoundingPoly` Class has 2 constructors: a parameterless constructor and one that takes another BoundingPoly object as a parameter."]]],[]]