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."],[[["This document describes the `GetExclusionRequest` class, which is used to specify the parameters for retrieving an exclusion in the Google Cloud Logging API."],["The `GetExclusionRequest` class is part of the `Google.Cloud.Logging.V2` namespace and is implemented in the `Google.Cloud.Logging.V2.dll` assembly."],["It includes properties like `LogExclusionName` and `Name`, the latter of which represents the resource name of the exclusion and is a required field."],["The class provides two constructors, a default one and another that accepts an existing `GetExclusionRequest` object for copying."],["The page covers versions of this class starting at version 3.3.0 and going up to the latest 4.4.0 version."]]],[]]