public sealed class DeleteEventsResponse : IMessage<DeleteEventsResponse>, IEquatable<DeleteEventsResponse>, IDeepCloneable<DeleteEventsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Error Reporting v1beta1 API class DeleteEventsResponse.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `DeleteEventsResponse` class within the Google Cloud Error Reporting v1beta1 API."],["The `DeleteEventsResponse` class is a response message used when deleting error events and is part of the `Google.Cloud.ErrorReporting.V1Beta1` namespace."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cDeleteEventsResponse\u003e`, `IDeepCloneable\u003cDeleteEventsResponse\u003e`, and `IBufferMessage`."],["The document lists the available versions of this class: `3.0.0-beta05` (latest), `3.0.0-beta04`, and `2.0.0-beta05`."],["It also contains the declaration of its constructors: `DeleteEventsResponse()` and `DeleteEventsResponse(DeleteEventsResponse other)`."]]],[]]