[[["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-08-04 UTC."],[[["This webpage provides documentation for the `Vertex` class within the `Google.Cloud.DocumentAI.V1` namespace, detailing its implementation in .NET and its role in representing 2D points in an image."],["The documentation covers a range of versions for the `Google.Cloud.DocumentAI.V1` package, from version 1.0.0 up to the latest version 3.19.0."],["The `Vertex` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities for managing vertex data, such as comparison, cloning, and message buffering."],["The `Vertex` class includes properties `X` and `Y`, which are integer coordinates representing a point's horizontal and vertical position within an image, respectively, scaled to match the original image size."],["The `Vertex` class features two constructors, one default and one that accepts another Vertex object to allow for Vertex cloning."]]],[]]