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."],[[["This document provides reference documentation for the `DeleteExclusionRequest` class within the Google Cloud Logging v2 API, specifically within the .NET environment."],["The `DeleteExclusionRequest` class is used as the input parameter for the `DeleteExclusion` method in the Google Cloud Logging API."],["The latest available version of the documentation is 4.4.0, and it is one of multiple versions for the Google.Cloud.Logging.V2 API, spanning from 3.3.0 to 4.4.0."],["`DeleteExclusionRequest` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteExclusionRequest` class has properties `LogExclusionName` and `Name` where `Name` is required and represents the resource name of the exclusion to delete."]]],[]]