You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/admin_directory_v1.chromeosdevices.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -290,7 +290,7 @@ <h3>Method Details</h3>
290
290
serialNumber - The Chrome device serial number entered when the device was enabled.
291
291
status - Chrome device status. For more information, see the <a [chromeosdevices](/admin-sdk/directory/v1/reference/chromeosdevices.html).
292
292
supportEndDate - Chrome device support end date. This is applicable only for devices purchased directly from Google.
293
-
orgUnitPath: string, The full path of the organizational unit or its unique ID.
293
+
orgUnitPath: string, The full path of the organizational unit (minus the leading `/`) or its unique ID.
294
294
pageToken: string, The `pageToken` query parameter is used to request the next page of query results. The follow-on request's `pageToken` query parameter is the `nextPageToken` from your previous response.
295
295
projection: string, Restrict information returned to a set of selected fields.
<pclass="firstline">Retrieves a paginated list of all mobile devices for an account.</p>
91
+
<pclass="firstline">Retrieves a paginated list of all user-owned mobile devices for an account. To retrieve a list that includes company-owned devices, use the Cloud Identity [Devices API](https://cloud.google.com/identity/docs/concepts/overview-devices) instead.</p>
<pre>Retrieves a paginated list of all mobile devices for an account.
217
+
<pre>Retrieves a paginated list of all user-owned mobile devices for an account. To retrieve a list that includes company-owned devices, use the Cloud Identity [Devices API](https://cloud.google.com/identity/docs/concepts/overview-devices) instead.
218
218
219
219
Args:
220
220
customerId: string, The unique ID for the customer's Google Workspace account. As an account administrator, you can also use the `my_customer` alias to represent your account's `customerId`. The `customerId` is also returned as part of the [Users resource](/admin-sdk/directory/v1/reference/users). (required)
Copy file name to clipboardExpand all lines: docs/dyn/admin_directory_v1.orgunits.html
+4-4
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@ <h3>Method Details</h3>
107
107
108
108
Args:
109
109
customerId: string, The unique ID for the customer's Google Workspace account. As an account administrator, you can also use the `my_customer` alias to represent your account's `customerId`. The `customerId` is also returned as part of the [Users resource](/admin-sdk/directory/v1/reference/users). (required)
110
-
orgUnitPath: string, The full path of the organizational unit or its unique ID. (required)
110
+
orgUnitPath: string, The full path of the organizational unit (minus the leading `/`) or its unique ID. (required)
111
111
x__xgafv: string, V1 error format.
112
112
Allowed values
113
113
1 - v1 error format
@@ -121,7 +121,7 @@ <h3>Method Details</h3>
121
121
122
122
Args:
123
123
customerId: string, The unique ID for the customer's Google Workspace account. As an account administrator, you can also use the `my_customer` alias to represent your account's `customerId`. The `customerId` is also returned as part of the [Users resource](/admin-sdk/directory/v1/reference/users). (required)
124
-
orgUnitPath: string, The full path of the organizational unit or its unique ID. (required)
124
+
orgUnitPath: string, The full path of the organizational unit (minus the leading `/`) or its unique ID. (required)
125
125
x__xgafv: string, V1 error format.
126
126
Allowed values
127
127
1 - v1 error format
@@ -229,7 +229,7 @@ <h3>Method Details</h3>
229
229
230
230
Args:
231
231
customerId: string, The unique ID for the customer's Google Workspace account. As an account administrator, you can also use the `my_customer` alias to represent your account's `customerId`. The `customerId` is also returned as part of the [Users resource](/admin-sdk/directory/v1/reference/users). (required)
232
-
orgUnitPath: string, The full path of the organizational unit or its unique ID. (required)
232
+
orgUnitPath: string, The full path of the organizational unit (minus the leading `/`) or its unique ID. (required)
233
233
body: object, The request body.
234
234
The object takes the form of:
235
235
@@ -272,7 +272,7 @@ <h3>Method Details</h3>
272
272
273
273
Args:
274
274
customerId: string, The unique ID for the customer's Google Workspace account. As an account administrator, you can also use the `my_customer` alias to represent your account's `customerId`. The `customerId` is also returned as part of the [Users resource](/admin-sdk/directory/v1/reference/users). (required)
275
-
orgUnitPath: string, The full path of the organizational unit or its unique ID. (required)
275
+
orgUnitPath: string, The full path of the organizational unit (minus the leading `/`) or its unique ID. (required)
"domainId": "A String", # Unique identifier of the user's Google Workspace domain.
635
635
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
636
-
"name": "A String", # Resource name, in the format "users/*".
636
+
"name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
637
637
"type": "A String", # User type.
638
638
},
639
639
"commandId": "A String", # The command id of the invoked slash command.
@@ -647,9 +647,9 @@ <h3>Method Details</h3>
647
647
"type": "A String", # The type of user mention.
648
648
"user": { # A user in Google Chat. # The user mentioned.
649
649
"displayName": "A String", # The user's display name.
"domainId": "A String", # Unique identifier of the user's Google Workspace domain.
651
651
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
652
-
"name": "A String", # Resource name, in the format "users/*".
652
+
"name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
653
653
"type": "A String", # User type.
654
654
},
655
655
},
@@ -842,9 +842,9 @@ <h3>Method Details</h3>
842
842
"previewText": "A String", # Text for generating preview chips. This text will not be displayed to the user, but any links to images, web pages, videos, etc. included here will generate preview chips.
843
843
"sender": { # A user in Google Chat. # The user who created the message.
844
844
"displayName": "A String", # The user's display name.
"domainId": "A String", # Unique identifier of the user's Google Workspace domain.
846
846
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
847
-
"name": "A String", # Resource name, in the format "users/*".
847
+
"name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
848
848
"type": "A String", # User type.
849
849
},
850
850
"slashCommand": { # A Slash Command in Chat. # Slash command information, if applicable.
@@ -1409,9 +1409,9 @@ <h3>Method Details</h3>
1409
1409
"slashCommand": { # Annotation metadata for slash commands (/). # The metadata for a slash command.
1410
1410
"bot": { # A user in Google Chat. # The bot whose command was invoked.
1411
1411
"displayName": "A String", # The user's display name.
"domainId": "A String", # Unique identifier of the user's Google Workspace domain.
1413
1413
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
1414
-
"name": "A String", # Resource name, in the format "users/*".
1414
+
"name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
1415
1415
"type": "A String", # User type.
1416
1416
},
1417
1417
"commandId": "A String", # The command id of the invoked slash command.
@@ -1425,9 +1425,9 @@ <h3>Method Details</h3>
1425
1425
"type": "A String", # The type of user mention.
1426
1426
"user": { # A user in Google Chat. # The user mentioned.
1427
1427
"displayName": "A String", # The user's display name.
"domainId": "A String", # Unique identifier of the user's Google Workspace domain.
1429
1429
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
1430
-
"name": "A String", # Resource name, in the format "users/*".
1430
+
"name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
1431
1431
"type": "A String", # User type.
1432
1432
},
1433
1433
},
@@ -1620,9 +1620,9 @@ <h3>Method Details</h3>
1620
1620
"previewText": "A String", # Text for generating preview chips. This text will not be displayed to the user, but any links to images, web pages, videos, etc. included here will generate preview chips.
1621
1621
"sender": { # A user in Google Chat. # The user who created the message.
1622
1622
"displayName": "A String", # The user's display name.
"domainId": "A String", # Unique identifier of the user's Google Workspace domain.
1624
1624
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
1625
-
"name": "A String", # Resource name, in the format "users/*".
1625
+
"name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
1626
1626
"type": "A String", # User type.
1627
1627
},
1628
1628
"slashCommand": { # A Slash Command in Chat. # Slash command information, if applicable.
0 commit comments