[[["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 `CorsSettings` class in the `Google.Cloud.Iap.V1` namespace allows for the configuration of HTTP request paths to bypass authentication and authorization for HTTP OPTIONS calls."],["Version 2.7.0 is the latest version of the `CorsSettings` class, with several previous versions available, dating back to version 1.0.0."],["`CorsSettings` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property, `AllowHttpOptions`, that determines if HTTP OPTIONS calls can skip authorization."],["It has 2 constructors, the first being default and the second taking another CorsSettings object as a parameter for configuration."]]],[]]