[[["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 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, with coordinates that match the original image scale."],["The `Vertex` class has two properties, `X` and `Y`, representing the X and Y coordinates of the point, respectively, both of which are of type `Int32`."],["The vertex class has two constructors, the first one has no parameters, and the second one takes a parameter of `Vertex`."],["This class implements `IMessage`, `IEquatable\u003cVertex\u003e`, `IDeepCloneable\u003cVertex\u003e`, and `IBufferMessage` interfaces, as well as inheriting members from `Object`, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]