public sealed class LabelImagePolylineOperationMetadata : IMessage<LabelImagePolylineOperationMetadata>, IEquatable<LabelImagePolylineOperationMetadata>, IDeepCloneable<LabelImagePolylineOperationMetadata>, IBufferMessage, IMessage
[[["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."],[[["The `LabelImagePolylineOperationMetadata` class provides details about the metadata for a LabelImagePolyline operation."],["This class is part of the `Google.Cloud.DataLabeling.V1Beta1` namespace and is implemented in the `Google.Cloud.DataLabeling.V1Beta1.dll` assembly."],["It inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that accepts another `LabelImagePolylineOperationMetadata` instance as an argument."],["It contains a `BasicConfig` property, of type `HumanAnnotationConfig`, which represents the basic human annotation configuration used in labeling requests."]]],[]]