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"]],[["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-03-21 UTC."],[[["The latest version available for the `DeleteExclusionRequest` class is 4.4.0, while the current version being documented is 4.2.0."],["`DeleteExclusionRequest` is a class within the Google Cloud Logging v2 API, used to handle parameters for deleting log exclusions."],["The class `DeleteExclusionRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteExclusionRequest` class has properties such as `LogExclusionName` and `Name`, where `Name` is the resource name of the exclusion to delete."],["This class has two constructors: one default constructor with no parameters, and another that accepts a `DeleteExclusionRequest` as a parameter to create a new instance."]]],[]]