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 documentation for the \u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e class within the Grafeas V1 API, specifically version 3.5.0, and lists the available versions ranging from 2.2.0 to 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateOccurrencesRequest\u003c/code\u003e class is designed for batch creation of occurrences 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, inheriting from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating new instances and cloning, along with properties like \u003ccode\u003eOccurrences\u003c/code\u003e (a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eOccurrence\u003c/code\u003e objects) and \u003ccode\u003eParent\u003c/code\u003e (the project name under which the occurrences are created).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOccurrences\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField<Occurrence>\u003c/code\u003e, allows for the creation of up to 1000 occurrences in a batch, and \u003ccode\u003eParent\u003c/code\u003e determines the project where they are created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsProjectName\u003c/code\u003e property offers a typed view using \u003ccode\u003eProjectName\u003c/code\u003e over the parent resource name, in order to help with accessing the parent in the correct format.\u003c/p\u003e\n"]]],[],null,[]]