[[["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 `ReauthSettings` class in the Cloud Identity-Aware Proxy v1 API is 2.7.0, with previous versions ranging from 2.6.0 down to 1.0.0 also being available."],["The `ReauthSettings` class is used to configure policies related to IAP reauthentication, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ReauthSettings` includes properties like `MaxAge` to define reauthentication session lifetime, `Method` to specify the reauth method, and `PolicyType` to handle hierarchical policy determination."],["`ReauthSettings` is within the `Google.Cloud.Iap.V1` namespace, and it has two constructors: a default constructor, and one that takes another instance of `ReauthSettings`."],["This class inherits from `object` and includes methods like `GetHashCode()`, `GetType()`, and `ToString()`, which are inherited from the base `object` class."]]],[]]