public sealed class GetIapSettingsRequest : IMessage<GetIapSettingsRequest>, IEquatable<GetIapSettingsRequest>, IDeepCloneable<GetIapSettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class GetIapSettingsRequest.
[[["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 `GetIapSettingsRequest` class is 2.7.0, with previous versions ranging from 2.6.0 down to 1.0.0 available."],["`GetIapSettingsRequest` is a class in the Cloud Identity-Aware Proxy v1 API, designed for requesting IAP settings."],["This class inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetIapSettingsRequest` class includes a property called `Name` which requires the `getSettings` permission and is a string resource name for which settings are to be retrieved."],["There are two constructors for creating a `GetIapSettingsRequest` object, one default and one that takes an existing `GetIapSettingsRequest` object as a parameter."]]],[]]