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-04-17 UTC."],[[["This webpage provides documentation for the `DeleteOccurrenceRequest` class within the Grafeas V1 API, focusing on version 3.1.0."],["The `DeleteOccurrenceRequest` class is used to send a request to delete an occurrence, and it inherits from the base object class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's constructors and properties, with the main property being `Name`, which specifies the resource name of the occurrence to be deleted."],["The class supports multiple versions of Grafeas, with version 3.7.0 being the latest and 2.2.0 being the oldest."]]],[]]