public sealed class SegmentationConfig : IMessage<SegmentationConfig>, IEquatable<SegmentationConfig>, IDeepCloneable<SegmentationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class SegmentationConfig.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSegmentationConfig\u003c/code\u003e class is part of the Data Labeling v1beta1 API, specifically within the \u003ccode\u003eGoogle.Cloud.DataLabeling.V1Beta1\u003c/code\u003e namespace in the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides configuration settings for image segmentation tasks and is found in the \u003ccode\u003eGoogle.Cloud.DataLabeling.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSegmentationConfig\u003c/code\u003e class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: a default one (\u003ccode\u003eSegmentationConfig()\u003c/code\u003e) and one that takes another \u003ccode\u003eSegmentationConfig\u003c/code\u003e instance as input for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two key properties: \u003ccode\u003eAnnotationSpecSet\u003c/code\u003e, a string representing the annotation spec set resource name, and \u003ccode\u003eInstructionMessage\u003c/code\u003e, a string for displaying instructions to labelers.\u003c/p\u003e\n"]]],[],null,[]]