[[["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-02 UTC."],[[["This webpage provides documentation for the `Vertex` class within the Google Cloud Document AI v1 API, spanning multiple versions from 1.0.0 to 3.19.0, with 3.19.0 being the latest."],["The `Vertex` class represents a 2D point in an image and is part of the `Google.Cloud.DocumentAI.V1` namespace, contained within the `Google.Cloud.DocumentAI.V1.dll` assembly."],["The `Vertex` class has two public integer properties, `X` and `Y`, representing the X and Y coordinates of the point, respectively, with the Y coordinate starting from the top of the image."],["The `Vertex` class implements multiple interfaces, including `IMessage`, `IEquatable\u003cVertex\u003e`, `IDeepCloneable\u003cVertex\u003e`, and `IBufferMessage`, and also includes two constructors for creating `Vertex` objects."],["The `Vertex` class inherits functionality from the base `object` class as indicated by the listing of inherited members `GetHashCode`, `GetType`, and `ToString`."]]],[]]