[[["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, offering a range of versions from 1.0.0 to the latest 3.19.0."],["The `Vertex` class represents a 2D point in an image, with coordinates scaled to match the original image's dimensions."],["`Vertex` is implemented with methods such as `GetHashCode()`, `GetType()`, `ToString()` and is an inheritor of the `object` class, while implementing the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor `Vertex()`, and one that takes another `Vertex` object as a parameter for duplication, `Vertex(Vertex other)`."],["The `Vertex` class contains two properties: `X` and `Y`, representing the x and y coordinates of the vertex, respectively."]]],[]]