public sealed class CreateAnnotationSpecSetRequest : IMessage<CreateAnnotationSpecSetRequest>, IEquatable<CreateAnnotationSpecSetRequest>, IDeepCloneable<CreateAnnotationSpecSetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class CreateAnnotationSpecSetRequest.
public AnnotationSpecSet AnnotationSpecSet { get; set; }
Required. Annotation spec set to create. Annotation specs must be included.
Only one annotation spec will be accepted for annotation specs with same
display_name.
[[["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\u003eCreateAnnotationSpecSetRequest\u003c/code\u003e class is used to create a request for creating an annotation spec set in the Data Labeling v1beta1 API, and it's the message type for the \u003ccode\u003eCreateAnnotationSpecSet\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, providing various capabilities like message handling, equality checking, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties for \u003ccode\u003eAnnotationSpecSet\u003c/code\u003e, which represents the annotation spec set to be created, \u003ccode\u003eParent\u003c/code\u003e, which specifies the resource parent in the format of projects/{project_id}, and \u003ccode\u003eParentAsProjectName\u003c/code\u003e which provides a ProjectName-typed view over the Parent resource name.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: one default constructor, and another that takes an existing \u003ccode\u003eCreateAnnotationSpecSetRequest\u003c/code\u003e object to create a copy of it.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.0.0-beta05, but there are prior versions including 2.0.0-beta04, and 1.0.0-beta03.\u003c/p\u003e\n"]]],[],null,[]]