public sealed class LabelImageBoundingPolyOperationMetadata : IMessage<LabelImageBoundingPolyOperationMetadata>, IEquatable<LabelImageBoundingPolyOperationMetadata>, IDeepCloneable<LabelImageBoundingPolyOperationMetadata>, IBufferMessage, IMessage
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 webpage provides documentation for the `LabelImageBoundingPolyOperationMetadata` class within the `Google.Cloud.DataLabeling.V1Beta1` namespace, specifically in version 1.0.0-beta03."],["The `LabelImageBoundingPolyOperationMetadata` class is a sealed class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it provides details on metadata for bounding poly operations on images."],["The class inherits from the `Object` class and provides inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["It includes constructors for creating new instances and a property called `BasicConfig` of type `HumanAnnotationConfig` which is utilized to set basic human annotation configurations."],["There are other versions of the documentation available, including 2.0.0-beta05 (latest) and 2.0.0-beta04, providing updates and alternative documentation."]]],[]]