public sealed class NormalizedPolyline : IMessage<NormalizedPolyline>, IEquatable<NormalizedPolyline>, IDeepCloneable<NormalizedPolyline>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class NormalizedPolyline.
[[["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 latest version for the \u003ccode\u003eNormalizedPolyline\u003c/code\u003e class in the Data Labeling v1beta1 API is 2.0.0-beta05, with previous versions including 2.0.0-beta04 and 1.0.0-beta03.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNormalizedPolyline\u003c/code\u003e is a sealed class within the \u003ccode\u003eGoogle.Cloud.DataLabeling.V1Beta1\u003c/code\u003e namespace, representing a normalized polyline, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default constructor \u003ccode\u003eNormalizedPolyline()\u003c/code\u003e and a copy constructor \u003ccode\u003eNormalizedPolyline(NormalizedPolyline other)\u003c/code\u003e, which takes another \u003ccode\u003eNormalizedPolyline\u003c/code\u003e object as input.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNormalizedPolyline\u003c/code\u003e class contains a property named \u003ccode\u003eNormalizedVertices\u003c/code\u003e, which is of type \u003ccode\u003eRepeatedField<NormalizedVertex>\u003c/code\u003e and represents the normalized vertices of the polyline.\u003c/p\u003e\n"]]],[],null,[]]