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 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."]]],[]]