[[["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 in the Data Labeling v1beta1 API represents a bounding polygon within an image."],["This class is part of the `Google.Cloud.DataLabeling.V1Beta1` namespace and is defined in the `Google.Cloud.DataLabeling.V1Beta1.dll` assembly."],["The latest version of the `BoundingPoly` class is `2.0.0-beta05`, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`BoundingPoly` has a `Vertices` property, which is a `RepeatedField` of `Vertex` objects representing the polygon's corners."],["The class offers two constructors: a parameterless one `BoundingPoly()` and one that accepts another `BoundingPoly` instance as a parameter `BoundingPoly(BoundingPoly other)`."]]],[]]