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."],[[["This document provides reference information for the `GetAccessApprovalSettingsMessage` class within the Google Cloud Access Approval v1 API."],["The `GetAccessApprovalSettingsMessage` class is used to request access approval settings and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for this class is `2.5.0`, and the documentation also shows prior versions all the way back to `1.0.0`."],["This class has properties to set the `AccessApprovalSettingsName` and the `Name` of the settings being retrieved."],["The class is part of the `Google.Cloud.AccessApproval.V1` namespace and is found within the `Google.Cloud.AccessApproval.V1.dll` assembly."]]],[]]