[[["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-06-12 UTC."],[[["The `Vertex` class in the Data Labeling v1beta1 API represents a 2D point in an image, with coordinates that correspond to the scale of the original image."],["The latest version of the `Vertex` class is `2.0.0-beta05`, and it is part of the `Google.Cloud.DataLabeling.V1Beta1` namespace."],["The `Vertex` class implements several interfaces, including `IMessage`, `IEquatable\u003cVertex\u003e`, `IDeepCloneable\u003cVertex\u003e`, and `IBufferMessage`."],["The class provides two constructors, a default constructor `Vertex()` and a copy constructor `Vertex(Vertex other)`, allowing to instantiate the class."],["The `Vertex` class has two key properties: `X` and `Y`, which are integer values representing the X and Y coordinates of the vertex, respectively."]]],[]]