public sealed class BatchCreateOccurrencesResponse : IMessage<BatchCreateOccurrencesResponse>, IEquatable<BatchCreateOccurrencesResponse>, IDeepCloneable<BatchCreateOccurrencesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class BatchCreateOccurrencesResponse.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eBatchCreateOccurrencesResponse\u003c/code\u003e class within the Grafeas v1 API, detailing its purpose as a response for creating occurrences in batch.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateOccurrencesResponse\u003c/code\u003e class is part of the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGrafeas.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines that \u003ccode\u003eBatchCreateOccurrencesResponse\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \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\u003eThe class has two constructors: a default one and one that takes another \u003ccode\u003eBatchCreateOccurrencesResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains the \u003ccode\u003eOccurrences\u003c/code\u003e property, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eOccurrence\u003c/code\u003e objects, representing the occurrences that were created in the batch.\u003c/p\u003e\n"]]],[],null,["# Grafeas v1 API - Class BatchCreateOccurrencesResponse (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.BatchCreateOccurrencesResponse)\n- [3.8.0](/dotnet/docs/reference/Grafeas.V1/3.8.0/Grafeas.V1.BatchCreateOccurrencesResponse)\n- [3.7.0](/dotnet/docs/reference/Grafeas.V1/3.7.0/Grafeas.V1.BatchCreateOccurrencesResponse)\n- [3.6.0](/dotnet/docs/reference/Grafeas.V1/3.6.0/Grafeas.V1.BatchCreateOccurrencesResponse)\n- [3.5.0](/dotnet/docs/reference/Grafeas.V1/3.5.0/Grafeas.V1.BatchCreateOccurrencesResponse)\n- [3.4.0](/dotnet/docs/reference/Grafeas.V1/3.4.0/Grafeas.V1.BatchCreateOccurrencesResponse)\n- [3.3.0](/dotnet/docs/reference/Grafeas.V1/3.3.0/Grafeas.V1.BatchCreateOccurrencesResponse)\n- [3.2.0](/dotnet/docs/reference/Grafeas.V1/3.2.0/Grafeas.V1.BatchCreateOccurrencesResponse)\n- [3.1.0](/dotnet/docs/reference/Grafeas.V1/3.1.0/Grafeas.V1.BatchCreateOccurrencesResponse)\n- [3.0.0](/dotnet/docs/reference/Grafeas.V1/3.0.0/Grafeas.V1.BatchCreateOccurrencesResponse)\n- [2.4.0](/dotnet/docs/reference/Grafeas.V1/2.4.0/Grafeas.V1.BatchCreateOccurrencesResponse)\n- [2.3.0](/dotnet/docs/reference/Grafeas.V1/2.3.0/Grafeas.V1.BatchCreateOccurrencesResponse)\n- [2.2.0](/dotnet/docs/reference/Grafeas.V1/2.2.0/Grafeas.V1.BatchCreateOccurrencesResponse) \n\n public sealed class BatchCreateOccurrencesResponse : IMessage\u003cBatchCreateOccurrencesResponse\u003e, IEquatable\u003cBatchCreateOccurrencesResponse\u003e, IDeepCloneable\u003cBatchCreateOccurrencesResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Grafeas v1 API class BatchCreateOccurrencesResponse.\n\nResponse for creating occurrences in batch. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e BatchCreateOccurrencesResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[BatchCreateOccurrencesResponse](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.BatchCreateOccurrencesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[BatchCreateOccurrencesResponse](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.BatchCreateOccurrencesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[BatchCreateOccurrencesResponse](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.BatchCreateOccurrencesResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Grafeas.V1](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1)\n\nAssembly\n--------\n\nGrafeas.V1.dll\n\nConstructors\n------------\n\n### BatchCreateOccurrencesResponse()\n\n public BatchCreateOccurrencesResponse()\n\n### BatchCreateOccurrencesResponse(BatchCreateOccurrencesResponse)\n\n public BatchCreateOccurrencesResponse(BatchCreateOccurrencesResponse other)\n\nProperties\n----------\n\n### Occurrences\n\n public RepeatedField\u003cOccurrence\u003e Occurrences { get; }\n\nThe occurrences that were created."]]