public sealed class BatchCreateOccurrencesRequest : IMessage<BatchCreateOccurrencesRequest>, IEquatable<BatchCreateOccurrencesRequest>, IDeepCloneable<BatchCreateOccurrencesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class BatchCreateOccurrencesRequest.
[[["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\u003eBatchCreateOccurrencesRequest\u003c/code\u003e class is part of the Grafeas v1 API and is used to create multiple occurrences in a batch.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, ensuring its compatibility and functionality within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eIt allows for the batch creation of up to 1000 occurrences, as specified by 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, which can also be accessed as \u003ccode\u003eParentAsProjectName\u003c/code\u003e, designates the project under which these occurrences will be created, formatted as \u003ccode\u003eprojects/[PROJECT_ID]\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e class offers two constructors: a default constructor and one that takes another \u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e object for cloning purposes.\u003c/p\u003e\n"]]],[],null,[]]