[[["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."],[[["This document outlines the `BoundingPoly` class within the `Google.Cloud.DataLabeling.V1Beta1` namespace, which is used to represent a bounding polygon in an image."],["The `BoundingPoly` class, found in the `Google.Cloud.DataLabeling.V1Beta1.dll` assembly, inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for the `BoundingPoly` class, one default constructor and another that accepts another `BoundingPoly` instance as an argument."],["The class contains a `Vertices` property, which is of type `RepeatedField\u003cVertex\u003e` and represents the vertices that form the bounding polygon."]]],[]]