public sealed class DeleteExclusionRequest : IMessage<DeleteExclusionRequest>, IEquatable<DeleteExclusionRequest>, IDeepCloneable<DeleteExclusionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Logging v2 API class DeleteExclusionRequest.
[[["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 document provides reference documentation for the `DeleteExclusionRequest` class within the Google Cloud Logging v2 API for .NET."],["The `DeleteExclusionRequest` class is used to define the parameters required for deleting a log exclusion."],["The latest version of this `DeleteExclusionRequest` documentation is for version 4.4.0, with versions down to 3.3.0 also available."],["The class inherits from the `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `DeleteExclusionRequest` include `LogExclusionName`, which is a `LogExclusionName`-typed view, and `Name`, which is a string that specifies the full resource name of the exclusion to be deleted."]]],[]]