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 documentation is for the `LabelImageSegmentationOperationMetadata` class within the Google Cloud Data Labeling v1beta1 API, specifically for version 2.0.0-beta04."],["`LabelImageSegmentationOperationMetadata` provides details about the metadata for a LabelImageSegmentation operation and inherits from `object`."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains constructors for creating new instances and cloning existing `LabelImageSegmentationOperationMetadata` objects."],["The class has a `BasicConfig` property, which is of type `HumanAnnotationConfig` and represents basic human annotation configuration."]]],[]]