[[["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 within the `Google.Cloud.DocumentAI.V1` namespace, a component of Google's Document AI library for .NET."],["The `BoundingPoly` class represents a bounding polygon for image annotations and can be found across a number of versions, with the latest one being version 3.19.0 and it being part of the Document AI Version 3.0.0 as well."],["`BoundingPoly` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The class provides properties for `NormalizedVertices` and `Vertices`, both of which are of type `RepeatedField` and describe the bounding polygon's vertices."],["There are two constructors for BoundingPoly, one being an empty constructor, and another taking in a previously existing `BoundingPoly` as a parameter to use."]]],[]]