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 document provides reference documentation for the `GetIapSettingsRequest` class within the Cloud Identity-Aware Proxy v1 API, specifically in the .NET context."],["The `GetIapSettingsRequest` class is used to construct requests for retrieving IAP settings, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists various versions of the API, from version 1.0.0 to the latest 2.7.0, each associated with its own documentation page for `GetIapSettingsRequest`."],["`GetIapSettingsRequest` includes a single property, `Name`, which is required to specify the resource name for which the settings are to be retrieved."],["The `GetIapSettingsRequest` class has two constructors, one is the default, and the other takes an instance of the same class as an argument."]]],[]]