public sealed class GetExclusionRequest : IMessage<GetExclusionRequest>, IEquatable<GetExclusionRequest>, IDeepCloneable<GetExclusionRequest>, IBufferMessage, IMessage
[[["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 of the `GetExclusionRequest` is 4.4.0, with versions 4.3.0 through 3.3.0 also available for the Google Cloud Logging V2 library."],["`GetExclusionRequest` is a class that contains parameters used to retrieve a specific log exclusion."],["It inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class provides two constructors, a default constructor and another one that accepts a `GetExclusionRequest` object as a parameter."],["Key properties of `GetExclusionRequest` include `LogExclusionName` for a typed view of the resource name, and `Name` which represents the resource name of an existing exclusion."]]],[]]