public sealed class GetAccessApprovalSettingsMessage : IMessage<GetAccessApprovalSettingsMessage>, IEquatable<GetAccessApprovalSettingsMessage>, IDeepCloneable<GetAccessApprovalSettingsMessage>, 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 webpage details the `GetAccessApprovalSettingsMessage` class, which is used to request access approval settings in the Google Cloud Access Approval API."],["The `GetAccessApprovalSettingsMessage` class is part of the `Google.Cloud.AccessApproval.V1` namespace and is contained within the `Google.Cloud.AccessApproval.V1.dll` assembly."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message manipulation and comparison."],["The class includes a `Name` property, which is a string representing the name of the AccessApprovalSettings to be retrieved."],["There are 11 total versions, and the latest version is 2.5.0."]]],[]]