public sealed class DeleteOccurrenceRequest : IMessage<DeleteOccurrenceRequest>, IEquatable<DeleteOccurrenceRequest>, IDeepCloneable<DeleteOccurrenceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class DeleteOccurrenceRequest.
[[["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-04 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eDeleteOccurrenceRequest\u003c/code\u003e class within the Grafeas v1 API, detailing its usage for deleting an occurrence.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteOccurrenceRequest\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, and is shown to inherit from object and implement various interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eDeleteOccurrenceRequest\u003c/code\u003e class is 3.7.0, with documentation available for versions ranging from 2.2.0 up to the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e, a string representing the resource name of the occurrence to be deleted, and \u003ccode\u003eOccurrenceName\u003c/code\u003e, which provides a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteOccurrenceRequest\u003c/code\u003e has two constructors: one default constructor, and another that accepts another \u003ccode\u003eDeleteOccurrenceRequest\u003c/code\u003e object for copying purposes.\u003c/p\u003e\n"]]],[],null,["# Grafeas v1 API - Class DeleteOccurrenceRequest (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.DeleteOccurrenceRequest)\n- [3.8.0](/dotnet/docs/reference/Grafeas.V1/3.8.0/Grafeas.V1.DeleteOccurrenceRequest)\n- [3.7.0](/dotnet/docs/reference/Grafeas.V1/3.7.0/Grafeas.V1.DeleteOccurrenceRequest)\n- [3.6.0](/dotnet/docs/reference/Grafeas.V1/3.6.0/Grafeas.V1.DeleteOccurrenceRequest)\n- [3.5.0](/dotnet/docs/reference/Grafeas.V1/3.5.0/Grafeas.V1.DeleteOccurrenceRequest)\n- [3.4.0](/dotnet/docs/reference/Grafeas.V1/3.4.0/Grafeas.V1.DeleteOccurrenceRequest)\n- [3.3.0](/dotnet/docs/reference/Grafeas.V1/3.3.0/Grafeas.V1.DeleteOccurrenceRequest)\n- [3.2.0](/dotnet/docs/reference/Grafeas.V1/3.2.0/Grafeas.V1.DeleteOccurrenceRequest)\n- [3.1.0](/dotnet/docs/reference/Grafeas.V1/3.1.0/Grafeas.V1.DeleteOccurrenceRequest)\n- [3.0.0](/dotnet/docs/reference/Grafeas.V1/3.0.0/Grafeas.V1.DeleteOccurrenceRequest)\n- [2.4.0](/dotnet/docs/reference/Grafeas.V1/2.4.0/Grafeas.V1.DeleteOccurrenceRequest)\n- [2.3.0](/dotnet/docs/reference/Grafeas.V1/2.3.0/Grafeas.V1.DeleteOccurrenceRequest)\n- [2.2.0](/dotnet/docs/reference/Grafeas.V1/2.2.0/Grafeas.V1.DeleteOccurrenceRequest) \n\n public sealed class DeleteOccurrenceRequest : IMessage\u003cDeleteOccurrenceRequest\u003e, IEquatable\u003cDeleteOccurrenceRequest\u003e, IDeepCloneable\u003cDeleteOccurrenceRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Grafeas v1 API class DeleteOccurrenceRequest.\n\nRequest to delete an occurrence. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DeleteOccurrenceRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[DeleteOccurrenceRequest](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.DeleteOccurrenceRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[DeleteOccurrenceRequest](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.DeleteOccurrenceRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[DeleteOccurrenceRequest](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.DeleteOccurrenceRequest), [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### DeleteOccurrenceRequest()\n\n public DeleteOccurrenceRequest()\n\n### DeleteOccurrenceRequest(DeleteOccurrenceRequest)\n\n public DeleteOccurrenceRequest(DeleteOccurrenceRequest other)\n\nProperties\n----------\n\n### Name\n\n public string Name { get; set; }\n\nThe name of the occurrence in the form of\n`projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]`.\n\n### OccurrenceName\n\n public OccurrenceName OccurrenceName { get; set; }\n\n[OccurrenceName](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.OccurrenceName)-typed view over the [Name](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.DeleteOccurrenceRequest#Grafeas_V1_DeleteOccurrenceRequest_Name) resource name property."]]