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"]],[["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."],[[["This document provides reference information for the `BatchCreateOccurrencesResponse` class within the Grafeas v1 API, specifically version 3.1.0, and is part of the .NET documentation."],["The `BatchCreateOccurrencesResponse` class is used to handle responses when creating multiple occurrences in a batch operation within the Grafeas API."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The class contains a constructor and a property called `Occurrences`, which holds a `RepeatedField` of `Occurrence` objects, representing the occurrences that were successfully created in the batch."],["Version history is provided, with 3.7.0 being the latest version, and versions ranging from 2.2.0 up to 3.7.0 are accessible, as well as the assembly `Grafeas.V1.dll` being tied to the Grafeas v1 namespace."]]],[]]