public sealed class BatchCreateOccurrencesRequest : IMessage<BatchCreateOccurrencesRequest>, IEquatable<BatchCreateOccurrencesRequest>, IDeepCloneable<BatchCreateOccurrencesRequest>, IBufferMessage, IMessage
[[["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\u003eThis document describes the \u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e class, which is used to request the creation of multiple occurrences in batch.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e class implements several 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\u003eThis request requires a \u003ccode\u003eParent\u003c/code\u003e property, which represents the project ID where the occurrences will be created, and an \u003ccode\u003eOccurrences\u003c/code\u003e property containing a collection of occurrences to create, with a maximum length of 1000.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists the class's constructors, with one being the default constructor and the other taking another \u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of this class are available, ranging from version 2.2.0 to the latest version 3.7.0.\u003c/p\u003e\n"]]],[],null,[]]