public sealed class UpdateIapSettingsRequest : IMessage<UpdateIapSettingsRequest>, IEquatable<UpdateIapSettingsRequest>, IDeepCloneable<UpdateIapSettingsRequest>, IBufferMessage, IMessage
[[["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 `UpdateIapSettingsRequest` is 2.7.0, but this page is currently displaying information about version 1.1.0."],["`UpdateIapSettingsRequest` is a class used to send requests for updating IAP settings, which implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `UpdateIapSettingsRequest` includes two constructors, one default and another that takes another `UpdateIapSettingsRequest` instance as a parameter for copying."],["This class has two key properties, `IapSettings` for setting the new IAP settings and `UpdateMask` to specify which settings should be updated."],["The `UpdateIapSettingsRequest` class is located within the `Google.Cloud.Iap.V1` namespace and is part of the `Google.Cloud.Iap.V1.dll` assembly."]]],[]]