From 43dc914049261fe59e98ee1beb0f25d3b05a2008 Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Fri, 26 Dec 2025 10:56:42 -0800 Subject: [PATCH] Update Cloud-Identity-Devices.md --- wiki/Cloud-Identity-Devices.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wiki/Cloud-Identity-Devices.md b/wiki/Cloud-Identity-Devices.md index e6347740..df6d2563 100644 --- a/wiki/Cloud-Identity-Devices.md +++ b/wiki/Cloud-Identity-Devices.md @@ -40,9 +40,9 @@ Use `gam user user@domain.com update serviceaccount` and make sure that the foll * [Filters](https://support.google.com/a/answer/7549103) * [Device Search Fields](https://developers.google.com/admin-sdk/directory/v1/search-operators) -Use this table to filter for specific device types: -| Device Type | Filter | -|-------------|--------| +Use this table to filter/query for specific device types: +| Device Type | Filter/Query | +|-------------|--------------| | ANDROID | type:android | | CHROME_OS | type:chromeos | | GOOGLE_SYNC | type:googlesync |