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 outlines the \u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e class, which is used to request the creation of multiple occurrences in a batch.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace and the \u003ccode\u003eGrafeas.V1.dll\u003c/code\u003e assembly, with current documentation specifying version 2.4.0, but also provides links to other versions, such as 3.7.0, the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage<BatchCreateOccurrencesRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<BatchCreateOccurrencesRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<BatchCreateOccurrencesRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e object, which is provided as the parameter \u003ccode\u003eother\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two crucial properties: \u003ccode\u003eOccurrences\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e collection holding the occurrences to be created, with a maximum allowed length of 1000, and \u003ccode\u003eParent\u003c/code\u003e, a string to specify the project name under which the occurrences will be made.\u003c/p\u003e\n"]]],[],null,[]]