[[["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 webpage details the `IapSettings` class within the `Google.Cloud.Iap.V1` namespace, which is part of the Google.Cloud.Iap.V1.dll assembly, providing configurable settings for Identity-Aware Proxy (IAP)."],["The latest version of `IapSettings` available is 2.7.0, while other previous versions from 2.6.0 down to 1.0.0 are accessible through the list."],["The `IapSettings` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class features properties `AccessSettings`, allowing configuration of access-related IAP settings, `ApplicationSettings` which allows configuration of application-related settings, and `Name`, representing the resource name of the protected resource."],["The class features two constructors, one default constructor `IapSettings()`, and one which takes another `IapSettings` instance as a parameter to initialize the current instance `IapSettings(IapSettings other)`."]]],[]]