[[["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 part of the Data Labeling v1beta1 API, specifically within the `Google.Cloud.DataLabeling.V1Beta1` namespace, and is used to define a bounding polygon in an image."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cBoundingPoly\u003e`, `IDeepCloneable\u003cBoundingPoly\u003e`, and `IBufferMessage`, indicating its role in data messaging and object handling within the API."],["It provides two constructors, one default and one that takes another `BoundingPoly` instance as a parameter for creating copies."],["The `BoundingPoly` class contains a `Vertices` property, which is a collection of vertex objects, of the type `RepeatedField\u003cVertex\u003e`, used to specify the points of the polygon."],["The latest version of the `BoundingPoly` class is 2.0.0-beta05, followed by version 2.0.0-beta04, and then 1.0.0-beta03, with links to documentation for each."]]],[]]