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 document provides reference documentation for the `LabelImageBoundingPolyOperationMetadata` class, a part of the Google Cloud Data Labeling v1beta1 API, specifically within version 2.0.0-beta04."],["The `LabelImageBoundingPolyOperationMetadata` class, which details the metadata of a LabelImageBoundingPoly operation, inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is located in the `Google.Cloud.DataLabeling.V1Beta1` namespace and is contained within the `Google.Cloud.DataLabeling.V1Beta1.dll` assembly."],["It includes two constructors, a default constructor `LabelImageBoundingPolyOperationMetadata()` and a copy constructor `LabelImageBoundingPolyOperationMetadata(LabelImageBoundingPolyOperationMetadata other)`, which accepts another `LabelImageBoundingPolyOperationMetadata` instance as a parameter."],["The class has one property, `BasicConfig`, of type `HumanAnnotationConfig`, which is used for the basic human annotation configuration within a labeling request."]]],[]]