public sealed class LabelImageSegmentationOperationMetadata : IMessage<LabelImageSegmentationOperationMetadata>, IEquatable<LabelImageSegmentationOperationMetadata>, IDeepCloneable<LabelImageSegmentationOperationMetadata>, IBufferMessage, IMessage
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."],[[["The `LabelImageSegmentationOperationMetadata` class provides details about the metadata for a LabelImageSegmentation operation within the Google Cloud Data Labeling V1Beta1 service."],["This class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of `LabelImageSegmentationOperationMetadata` is 2.0.0-beta05, and the content provided references version 1.0.0-beta03."],["`LabelImageSegmentationOperationMetadata` has two constructors, one default, and another that takes in another `LabelImageSegmentationOperationMetadata` as a parameter."],["The `BasicConfig` property of type `HumanAnnotationConfig` allows configuration of basic human annotations."]]],[]]