[[["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 details the `BoundingPoly` class, a component of the Google Cloud Vision API's .NET library, specifically within the `Google.Cloud.Vision.V1` namespace."],["The latest version documented is 3.7.0, and the page lists previous versions of the `BoundingPoly` class dating back to version 2.3.0, allowing developers to view and use documentation for older versions."],["`BoundingPoly` represents a bounding polygon for image annotations, and it inherits from `Object` while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features two main properties, `NormalizedVertices` and `Vertices`, both of which are of the type `RepeatedField` and represent the polygon's vertices in different formats."],["Two constructors are provided for the `BoundingPoly` class: a default constructor, and one that accepts another `BoundingPoly` object as a parameter."]]],[]]