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 documentation details the \u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e class within the Grafeas V1 API, focusing on version 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e class is designed to create multiple occurrences in a single batch request, supporting batch operations.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showing its use within a larger system.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eOccurrences\u003c/code\u003e for defining the occurrences to create (with a maximum of 1000) and \u003ccode\u003eParent\u003c/code\u003e for specifying the project under which these occurrences are created.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides both a default constructor as well as one that takes another \u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e as an argument, used for copying.\u003c/p\u003e\n"]]],[],null,[]]