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 create multiple occurrences in batch within the Grafeas.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e class inherits from the \u003ccode\u003eObject\u003c/code\u003e class 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.\u003c/p\u003e\n"],["\u003cp\u003eThis request allows up to 1000 occurrences to be created at once, specified in the \u003ccode\u003eOccurrences\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eOccurrence\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property, or its typed view \u003ccode\u003eParentAsProjectName\u003c/code\u003e, specifies the project under which the occurrences will be created, in the format \u003ccode\u003eprojects/[PROJECT_ID]\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor overloads, one default and one that takes an existing \u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e object to create a new one from.\u003c/p\u003e\n"]]],[],null,[]]