public sealed class NormalizedPolyline : IMessage<NormalizedPolyline>, IEquatable<NormalizedPolyline>, IDeepCloneable<NormalizedPolyline>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eNormalizedPolyline\u003c/code\u003e class represents a polyline in a normalized format within the \u003ccode\u003eGoogle.Cloud.DataLabeling.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities like cloning and comparison.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a \u003ccode\u003eNormalizedVertices\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing a collection of \u003ccode\u003eNormalizedVertex\u003c/code\u003e objects that define the polyline's vertices.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is 2.0.0-beta05, with previous versions including 2.0.0-beta04 and 1.0.0-beta03.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNormalizedPolyline\u003c/code\u003e class includes two constructors: a default constructor, and one that allows the user to create a new \u003ccode\u003eNormalizedPolyline\u003c/code\u003e by passing another pre-existing \u003ccode\u003eNormalizedPolyline\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]