[[["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."],[[["This webpage provides documentation for the `BoundingPoly` class within the Google Cloud Vision v1 API, which represents a bounding polygon for image annotations."],["The `BoundingPoly` class is part of the `Google.Cloud.Vision.V1` namespace and is available in the `Google.Cloud.Vision.V1.dll` assembly."],["The documentation details the inheritance of the `BoundingPoly` class, which includes `Object` and the implemented interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `BoundingPoly()` and `BoundingPoly(BoundingPoly other)`, and has two main properties, `NormalizedVertices` and `Vertices`, which are of type `RepeatedField\u003cNormalizedVertex\u003e` and `RepeatedField\u003cVertex\u003e` respectively."],["It is providing information for versions ranging from 2.3.0 up to the latest 3.7.0."]]],[]]