public sealed class BatchCreateOccurrencesResponse : IMessage<BatchCreateOccurrencesResponse>, IEquatable<BatchCreateOccurrencesResponse>, IDeepCloneable<BatchCreateOccurrencesResponse>, 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\u003eThe \u003ccode\u003eBatchCreateOccurrencesResponse\u003c/code\u003e class is designed to handle responses when creating occurrences in batches, with the latest version being 3.7.0 and the current context being version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, for robust functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateOccurrencesResponse\u003c/code\u003e class includes a property named \u003ccode\u003eOccurrences\u003c/code\u003e of type \u003ccode\u003eRepeatedField<Occurrence>\u003c/code\u003e which holds a collection of created occurrences.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eBatchCreateOccurrencesResponse\u003c/code\u003e: a default constructor and one that accepts another \u003ccode\u003eBatchCreateOccurrencesResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]