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"]],[["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 page provides reference documentation for the `DeleteOccurrenceRequest` class within the Grafeas v1 API, used for requesting the deletion of an occurrence."],["The `DeleteOccurrenceRequest` class is available in various versions, ranging from 2.2.0 to the latest version 3.7.0, with 3.6.0 being the current version in this context."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and uses the namespace `Grafeas.V1`."],["`DeleteOccurrenceRequest` class has two constructors and two properties, `Name` (string) which represents the occurrence name, and `OccurrenceName` (OccurrenceName type) that is a view over the resource name property."]]],[]]