public sealed class GetAccessApprovalSettingsMessage : IMessage<GetAccessApprovalSettingsMessage>, IEquatable<GetAccessApprovalSettingsMessage>, IDeepCloneable<GetAccessApprovalSettingsMessage>, IBufferMessage, IMessage
Reference documentation and code samples for the Access Approval v1 API class GetAccessApprovalSettingsMessage.
[[["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 `GetAccessApprovalSettingsMessage` class is 2.5.0, with previous versions ranging from 1.0.0 to 2.4.0 also available."],["`GetAccessApprovalSettingsMessage` is a class used in the Access Approval v1 API for retrieving access approval settings, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class inherits from the `object` class and has properties such as `AccessApprovalSettingsName` and `Name`, the latter being the name of the AccessApprovalSettings to retrieve."],["It also has two constructors, one being a parameterless constructor, and the other takes in a `GetAccessApprovalSettingsMessage` object."],["The namespace for the class is `Google.Cloud.AccessApproval.V1` located in the `Google.Cloud.AccessApproval.V1.dll` assembly."]]],[]]