public sealed class DeleteExclusionRequest : IMessage<DeleteExclusionRequest>, IEquatable<DeleteExclusionRequest>, IDeepCloneable<DeleteExclusionRequest>, IBufferMessage, IMessage
[[["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."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eDeleteExclusionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Logging.V2\u003c/code\u003e namespace, used for managing logging exclusions in Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteExclusionRequest\u003c/code\u003e class, found in version 3.4.0, is part of the \u003ccode\u003eGoogle.Cloud.Logging.V2.dll\u003c/code\u003e assembly and inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e, while implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and another that accepts an existing \u003ccode\u003eDeleteExclusionRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two key properties: \u003ccode\u003eLogExclusionName\u003c/code\u003e, a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, a string representing the resource name of the exclusion to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteExclusionRequest\u003c/code\u003e class is used as a parameter for deleting logging exclusion and requires the resource name to identify which to delete.\u003c/p\u003e\n"]]],[],null,[]]