public sealed class AnnotationSpecSetConfig : IMessage<VideoClassificationConfig.Types.AnnotationSpecSetConfig>, IEquatable<VideoClassificationConfig.Types.AnnotationSpecSetConfig>, IDeepCloneable<VideoClassificationConfig.Types.AnnotationSpecSetConfig>, IBufferMessage, IMessage
Annotation spec set with the setting of allowing multi labels or not.
[[["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\u003eAnnotationSpecSetConfig\u003c/code\u003e class allows for the configuration of annotation spec sets, determining whether multiple labels can be selected.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the \u003ccode\u003eGoogle.Cloud.DataLabeling.V1Beta1\u003c/code\u003e namespace, and the latest version is \u003ccode\u003e2.0.0-beta05\u003c/code\u003e, while the content provided refers to version \u003ccode\u003e1.0.0-beta03\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, providing methods for deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties like \u003ccode\u003eAllowMultiLabel\u003c/code\u003e, which is a boolean to allow multiple label selections, and \u003ccode\u003eAnnotationSpecSet\u003c/code\u003e, which is a string for the resource name, and is a required property.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one default and one that accepts another \u003ccode\u003eAnnotationSpecSetConfig\u003c/code\u003e object for parameter values.\u003c/p\u003e\n"]]],[],null,[]]