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."],[[["This page provides reference documentation for the `GetIapSettingsRequest` class within the Google Cloud Identity-Aware Proxy v1 API, specifically version 2.6.0."],["The `GetIapSettingsRequest` class is a request object used to retrieve Identity-Aware Proxy settings, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's inheritance, inherited members, namespace, assembly, constructors, and a property named `Name` that contains the resource name for retrieving settings."],["There are multiple versions available for the `GetIapSettingsRequest`, ranging from version 1.0.0 up to the latest version 2.7.0."]]],[]]