[[["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-03-21 UTC."],[[["This page provides documentation for the `Polyline` class within the Google Cloud Data Labeling v1beta1 API, specifically version 2.0.0-beta04."],["The `Polyline` class represents a line composed of multiple segments and inherits from the `object` class while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features two constructors, `Polyline()` and `Polyline(Polyline)`, allowing for default instantiation and copying from another `Polyline` object."],["It contains a `Vertices` property, which is a `RepeatedField` of `Vertex` objects, and it is used to define the points that the polyline passes through."]]],[]]