[[["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-07-09 UTC."],[[["This document provides reference information for the `Vertex` class within the Google Cloud Document AI v1beta3 API, with the latest version being 2.0.0-beta23."],["The `Vertex` class represents a 2D point in an image, and its coordinates are scaled to match the original image dimensions."],["The `Vertex` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Vertex` class includes two constructors: a default constructor `Vertex()`, and a copy constructor `Vertex(Vertex other)`."],["The `Vertex` class contains two properties: `X` representing the x-coordinate, and `Y` representing the y-coordinate."]]],[]]