OsVersion
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Biểu thị một phiên bản hệ điều hành.
Biểu diễn dưới dạng JSON |
{
"apiLevel": string
} |
Trường |
apiLevel |
string (int64 format)
Mã phiên bản dạng số của hệ điều hành – Cấp độ API
|
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-26 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-26 UTC."],[[["\u003cp\u003eOS version is represented using JSON format with a single field, \u003ccode\u003eapiLevel\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eapiLevel\u003c/code\u003e field is a string containing a numeric version code, representing the OS API level.\u003c/p\u003e\n"]]],["The content describes a JSON representation of an OS version. It uses a single field, `apiLevel`, to define the OS. `apiLevel` is a string that contains the numeric version code, specifically the API level of the operating system. This field is formatted as an int64 value, as indicated by the linked documentation.\n"],null,["# OsVersion\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nRepresentation of an OS version.\n\n| JSON representation |\n|--------------------------------|\n| ``` { \"apiLevel\": string } ``` |\n\n| Fields ||\n|------------|--------------------------------------------------------------------------------------------------------------------------------|\n| `apiLevel` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Numeric version code of the OS - API level |"]]