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\u003eThis document provides reference information for the \u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e class within the Grafeas v1 API, specifically version 3.2.0, which is part of the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e class is used to create occurrences in batches, with a maximum allowed length of 1000 occurrences, and it inherits from the base object class while implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes constructors to create instances, either as an empty object, or with another \u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e object as a parameter, and it has two main properties: \u003ccode\u003eOccurrences\u003c/code\u003e (which holds a list of occurrences to be created) and \u003ccode\u003eParent\u003c/code\u003e (the project name under which occurrences are created).\u003c/p\u003e\n"],["\u003cp\u003eThe document also provides version history information, which shows that version 3.7.0 is the latest, but this specific documentation is for 3.2.0.\u003c/p\u003e\n"]]],[],null,[]]