PlatformType
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["The `PlatformType` enum defines various platforms like Windows, Linux, Android, macOS, iOS, and Chrome where a threat can be posed."],["`ANY_PLATFORM` signifies a threat to at least one platform while `ALL_PLATFORMS` indicates a threat to all defined platforms."],["`PLATFORM_TYPE_UNSPECIFIED` represents an unknown platform."]]],["The content defines platform types for assessing threats. It lists `WINDOWS`, `LINUX`, `ANDROID`, `OSX`, `IOS`, and `CHROME` as specific operating systems or platforms. `ANY_PLATFORM` indicates a threat to at least one of these, while `ALL_PLATFORMS` signifies a threat affecting every platform listed. An `PLATFORM_TYPE_UNSPECIFIED` type indicates an unknown platform.\n"]]