public sealed class LabelImageBoundingPolyOperationMetadata : IMessage<LabelImageBoundingPolyOperationMetadata>, IEquatable<LabelImageBoundingPolyOperationMetadata>, IDeepCloneable<LabelImageBoundingPolyOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class LabelImageBoundingPolyOperationMetadata.
Details of LabelImageBoundingPoly operation metadata.
[[["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 documentation pertains to the `LabelImageBoundingPolyOperationMetadata` class within the Data Labeling v1beta1 API, specifically for .NET."],["The latest version of the `LabelImageBoundingPolyOperationMetadata` class is 2.0.0-beta05, with previous versions 2.0.0-beta04 and 1.0.0-beta03 also available."],["`LabelImageBoundingPolyOperationMetadata` provides details about the metadata of LabelImageBoundingPoly operations and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits members from the `object` class and has two constructors, `LabelImageBoundingPolyOperationMetadata()` and `LabelImageBoundingPolyOperationMetadata(LabelImageBoundingPolyOperationMetadata other)`."],["The class contains a `BasicConfig` property of type `HumanAnnotationConfig`, which represents the basic human annotation configuration used in a labeling request."]]],[]]