public sealed class UpdateIapSettingsRequest : IMessage<UpdateIapSettingsRequest>, IEquatable<UpdateIapSettingsRequest>, IDeepCloneable<UpdateIapSettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class UpdateIapSettingsRequest.
[[["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 documentation for the `UpdateIapSettingsRequest` class within the Cloud Identity-Aware Proxy v1 API, specifically for the .NET environment, with version 2.2.0 being the version of interest on this page."],["The `UpdateIapSettingsRequest` class is used to send requests for updating IAP settings, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the `UpdateIapSettingsRequest`, ranging from 1.0.0 to the latest 2.7.0, with links to their respective pages."],["Key properties of `UpdateIapSettingsRequest` include `IapSettings`, which contains the updated settings, and `UpdateMask`, which specifies which settings to modify."],["`UpdateIapSettingsRequest` class contains two constructors: one default constructor, and one that takes another instance of the same class as parameter."]]],[]]