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 \u003ccode\u003eNormalizedPolyline\u003c/code\u003e class is part of the Data Labeling v1beta1 API in the Google Cloud .NET library, with the latest version being 2.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents a normalized polyline and inherits from \u003ccode\u003eobject\u003c/code\u003e, implementing interfaces such as \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\u003eIt 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 as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNormalizedVertices\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<NormalizedVertex>\u003c/code\u003e, represents the vertices of the normalized polyline.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNormalizedPolyline\u003c/code\u003e class is found within the \u003ccode\u003eGoogle.Cloud.DataLabeling.V1Beta1\u003c/code\u003e namespace and is contained within the \u003ccode\u003eGoogle.Cloud.DataLabeling.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]