[[["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 webpage provides documentation for the `Polyline` class within the `Google.Cloud.DataLabeling.V1Beta1` namespace, specifically version 1.0.0-beta03."],["The `Polyline` class represents a line composed of multiple line segments and inherits from the base `Object` class while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes two constructors, a default constructor `Polyline()` and another that takes another `Polyline` object, `Polyline(Polyline other)`."],["The `Polyline` class has one property named `Vertices` which is of type `RepeatedField\u003cVertex\u003e` and defines the polyline's set of points."],["The page also lists inherited members from the base `Object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]