public sealed class LabelImageSegmentationOperationMetadata : IMessage<LabelImageSegmentationOperationMetadata>, IEquatable<LabelImageSegmentationOperationMetadata>, IDeepCloneable<LabelImageSegmentationOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class LabelImageSegmentationOperationMetadata.
Details of a LabelImageSegmentation 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 `LabelImageSegmentationOperationMetadata` class within the Data Labeling v1beta1 API."],["The `LabelImageSegmentationOperationMetadata` class is used to detail the metadata of a LabelImageSegmentation operation."],["The latest version of this class is `2.0.0-beta05`, with previous versions `2.0.0-beta04` and `1.0.0-beta03` also available."],["The class inherits from `object` and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It includes constructors and a `BasicConfig` property of type `HumanAnnotationConfig`, which is used for basic human annotation configurations."]]],[]]