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\u003eThe \u003ccode\u003eDeleteExclusionRequest\u003c/code\u003e class is used to define the parameters for deleting an exclusion in Google Cloud Logging.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffer message handling respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteExclusionRequest\u003c/code\u003e has two constructors, one default and one that accepts another \u003ccode\u003eDeleteExclusionRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two 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 delete, with example formats for projects, organizations, billing accounts, and folders.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Logging.V2\u003c/code\u003e namespace and is contained in the \u003ccode\u003eGoogle.Cloud.Logging.V2.dll\u003c/code\u003e assembly, covering versions 3.3.0 through to 4.4.0.\u003c/p\u003e\n"]]],[],null,[]]