The minimum allowed OS version. If not set, any version of this OS
satisfies the constraint. Format: "major.minor.patch".
Examples: "10.5.301", "9.2.1".
Only allows requests from devices with a verified Chrome OS.
Verifications includes requirements that the device is enterprise-managed,
conformant to domain policies, and the caller has permission to call
the API targeted by the request.
[[["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 provides documentation for the `OsConstraint` class within the `Google.Identity.AccessContextManager.V1` namespace, specifically detailing version 1.2.0 and other versions."],["`OsConstraint` is a class that defines restrictions on the operating system type and version for devices making requests, and is implemented with `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has properties such as `MinimumVersion`, `OsType`, and `RequireVerifiedChromeOs`, allowing for configuration of the minimum OS version, the required OS type, and if a verified Chrome OS is required, respectively."],["The latest version available in this documentation is version 2.5.0, and you can navigate to the documentation for any of the listed versions."],["The `OsConstraint` class has two constructors, one default and another which takes an existing `OsConstraint` object as a parameter."]]],[]]