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.domains.html
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@ <h3>Method Details</h3>
126
126
127
127
{
128
128
"creationTime": "A String", # Creation time of the domain. Expressed in [Unix time](https://en.wikipedia.org/wiki/Epoch_time) format. (Read-only).
129
-
"domainAliases": [ # List of domain alias objects. (Read-only)
129
+
"domainAliases": [ # A list of domain alias objects. (Read-only)
130
130
{
131
131
"creationTime": "A String", # The creation time of the domain alias. (Read-only).
132
132
"domainAliasName": "A String", # The domain alias name.
@@ -155,7 +155,7 @@ <h3>Method Details</h3>
155
155
156
156
{
157
157
"creationTime": "A String", # Creation time of the domain. Expressed in [Unix time](https://en.wikipedia.org/wiki/Epoch_time) format. (Read-only).
158
-
"domainAliases": [ # List of domain alias objects. (Read-only)
158
+
"domainAliases": [ # A list of domain alias objects. (Read-only)
159
159
{
160
160
"creationTime": "A String", # The creation time of the domain alias. (Read-only).
161
161
"domainAliasName": "A String", # The domain alias name.
@@ -182,7 +182,7 @@ <h3>Method Details</h3>
182
182
183
183
{
184
184
"creationTime": "A String", # Creation time of the domain. Expressed in [Unix time](https://en.wikipedia.org/wiki/Epoch_time) format. (Read-only).
185
-
"domainAliases": [ # List of domain alias objects. (Read-only)
185
+
"domainAliases": [ # A list of domain alias objects. (Read-only)
186
186
{
187
187
"creationTime": "A String", # The creation time of the domain alias. (Read-only).
188
188
"domainAliasName": "A String", # The domain alias name.
@@ -215,10 +215,10 @@ <h3>Method Details</h3>
215
215
An object of the form:
216
216
217
217
{
218
-
"domains": [ # List of domain objects.
218
+
"domains": [ # A list of domain objects.
219
219
{
220
220
"creationTime": "A String", # Creation time of the domain. Expressed in [Unix time](https://en.wikipedia.org/wiki/Epoch_time) format. (Read-only).
221
-
"domainAliases": [ # List of domain alias objects. (Read-only)
221
+
"domainAliases": [ # A list of domain alias objects. (Read-only)
222
222
{
223
223
"creationTime": "A String", # The creation time of the domain alias. (Read-only).
224
224
"domainAliasName": "A String", # The domain alias name.
Copy file name to clipboardExpand all lines: docs/dyn/admin_directory_v1.members.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -229,7 +229,7 @@ <h3>Method Details</h3>
229
229
{
230
230
"etag": "A String", # ETag of the resource.
231
231
"kind": "admin#directory#members", # Kind of resource this is.
232
-
"members": [ # List of member objects.
232
+
"members": [ # A list of member objects.
233
233
{ # A Google Groups member can be a user or another group. This member can be inside or outside of your account's domains. For more information about common group member tasks, see the [Developer's Guide](/admin-sdk/directory/v1/guides/manage-group-members).
234
234
"delivery_settings": "A String", # Defines mail delivery preferences of member. This is only supported by create/update/get.
235
235
"email": "A String", # The member's email address. A member can be a user or another group. This property is required when adding a member to a group. The `email` must be unique and cannot be an alias of another group. If the email address is changed, the API automatically reflects the email address changes.
Copy file name to clipboardExpand all lines: docs/dyn/admin_directory_v1.mobiledevices.html
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -174,7 +174,7 @@ <h3>Method Details</h3>
174
174
"deviceCompromisedStatus": "A String", # The compromised device status.
175
175
"deviceId": "A String", # The serial number for a Google Sync mobile device. For Android and iOS devices, this is a software generated unique identifier.
"email": [ # List of owner's email addresses. If your application needs the current list of user emails, use the [get](/admin-sdk/directory/v1/reference/mobiledevices/get.html) method. For additional information, see the [retrieve a user](/admin-sdk/directory/v1/guides/manage-users#get_user) method.
177
+
"email": [ # The list of the owner's email addresses. If your application needs the current list of user emails, use the [get](/admin-sdk/directory/v1/reference/mobiledevices/get.html) method. For additional information, see the [retrieve a user](/admin-sdk/directory/v1/guides/manage-users#get_user) method.
178
178
"A String",
179
179
],
180
180
"encryptionStatus": "A String", # Mobile Device Encryption Status (Read-only)
@@ -190,12 +190,12 @@ <h3>Method Details</h3>
190
190
"manufacturer": "A String", # Mobile Device manufacturer (Read-only)
191
191
"meid": "A String", # The device's MEID number.
192
192
"model": "A String", # The mobile device's model name, for example Nexus S. This property can be [updated](/admin-sdk/directory/v1/reference/mobiledevices/update.html). For more information, see the [Developer's Guide](/admin-sdk/directory/v1/guides/manage-mobile=devices#update_mobile_device).
193
-
"name": [ # List of the owner's user names. If your application needs the current list of device owner names, use the [get](/admin-sdk/directory/v1/reference/mobiledevices/get.html) method. For more information about retrieving mobile device user information, see the [Developer's Guide](/admin-sdk/directory/v1/guides/manage-users#get_user).
193
+
"name": [ # The list of the owner's user names. If your application needs the current list of device owner names, use the [get](/admin-sdk/directory/v1/reference/mobiledevices/get.html) method. For more information about retrieving mobile device user information, see the [Developer's Guide](/admin-sdk/directory/v1/guides/manage-users#get_user).
194
194
"A String",
195
195
],
196
196
"networkOperator": "A String", # Mobile Device mobile or network operator (if available) (Read-only)
197
197
"os": "A String", # The mobile device's operating system, for example IOS 4.3 or Android 2.3.5. This property can be [updated](/admin-sdk/directory/v1/reference/mobiledevices/update.html). For more information, see the [Developer's Guide](/admin-sdk/directory/v1/guides/manage-mobile-devices#update_mobile_device).
198
-
"otherAccountsInfo": [ # List of accounts added on device (Read-only)
198
+
"otherAccountsInfo": [ # The list of accounts added on device (Read-only)
"etag": "A String", # ETag of the resource.
252
252
"kind": "admin#directory#mobiledevices", # Kind of resource this is.
253
-
"mobiledevices": [ # List of Mobile Device objects.
253
+
"mobiledevices": [ # A list of Mobile Device objects.
254
254
{ # Google Workspace Mobile Management includes Android, [Google Sync](https://support.google.com/a/answer/135937), and iOS devices. For more information about common group mobile device API tasks, see the [Developer's Guide](/admin-sdk/directory/v1/guides/manage-mobile-devices.html).
255
255
"adbStatus": True or False, # Adb (USB debugging) enabled or disabled on device (Read-only)
256
256
"applications": [ # The list of applications installed on an Android mobile device. It is not applicable to Google Sync and iOS devices. The list includes any Android applications that access Google Workspace data. When updating an applications list, it is important to note that updates replace the existing list. If the Android device has two existing applications and the API updates the list with five applications, the is now the updated list of five applications.
@@ -273,7 +273,7 @@ <h3>Method Details</h3>
273
273
"deviceCompromisedStatus": "A String", # The compromised device status.
274
274
"deviceId": "A String", # The serial number for a Google Sync mobile device. For Android and iOS devices, this is a software generated unique identifier.
"email": [ # List of owner's email addresses. If your application needs the current list of user emails, use the [get](/admin-sdk/directory/v1/reference/mobiledevices/get.html) method. For additional information, see the [retrieve a user](/admin-sdk/directory/v1/guides/manage-users#get_user) method.
276
+
"email": [ # The list of the owner's email addresses. If your application needs the current list of user emails, use the [get](/admin-sdk/directory/v1/reference/mobiledevices/get.html) method. For additional information, see the [retrieve a user](/admin-sdk/directory/v1/guides/manage-users#get_user) method.
277
277
"A String",
278
278
],
279
279
"encryptionStatus": "A String", # Mobile Device Encryption Status (Read-only)
@@ -289,12 +289,12 @@ <h3>Method Details</h3>
289
289
"manufacturer": "A String", # Mobile Device manufacturer (Read-only)
290
290
"meid": "A String", # The device's MEID number.
291
291
"model": "A String", # The mobile device's model name, for example Nexus S. This property can be [updated](/admin-sdk/directory/v1/reference/mobiledevices/update.html). For more information, see the [Developer's Guide](/admin-sdk/directory/v1/guides/manage-mobile=devices#update_mobile_device).
292
-
"name": [ # List of the owner's user names. If your application needs the current list of device owner names, use the [get](/admin-sdk/directory/v1/reference/mobiledevices/get.html) method. For more information about retrieving mobile device user information, see the [Developer's Guide](/admin-sdk/directory/v1/guides/manage-users#get_user).
292
+
"name": [ # The list of the owner's user names. If your application needs the current list of device owner names, use the [get](/admin-sdk/directory/v1/reference/mobiledevices/get.html) method. For more information about retrieving mobile device user information, see the [Developer's Guide](/admin-sdk/directory/v1/guides/manage-users#get_user).
293
293
"A String",
294
294
],
295
295
"networkOperator": "A String", # Mobile Device mobile or network operator (if available) (Read-only)
296
296
"os": "A String", # The mobile device's operating system, for example IOS 4.3 or Android 2.3.5. This property can be [updated](/admin-sdk/directory/v1/reference/mobiledevices/update.html). For more information, see the [Developer's Guide](/admin-sdk/directory/v1/guides/manage-mobile-devices#update_mobile_device).
297
-
"otherAccountsInfo": [ # List of accounts added on device (Read-only)
297
+
"otherAccountsInfo": [ # The list of accounts added on device (Read-only)
Copy file name to clipboardExpand all lines: docs/dyn/admin_directory_v1.orgunits.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -207,7 +207,7 @@ <h3>Method Details</h3>
207
207
{
208
208
"etag": "A String", # ETag of the resource.
209
209
"kind": "admin#directory#orgUnits", # The type of the API resource. For Org Unit resources, the type is `admin#directory#orgUnits`.
210
-
"organizationUnits": [ # List of organizational unit objects.
210
+
"organizationUnits": [ # A list of organizational unit objects.
211
211
{ # Managing your account's organizational units allows you to configure your users' access to services and custom settings. For more information about common organizational unit tasks, see the [Developer's Guide](/admin-sdk/directory/v1/guides/manage-org-units.html). The customer's organizational unit hierarchy is limited to 35 levels of depth.
212
212
"blockInheritance": True or False, # Determines if a sub-organizational unit can inherit the settings of the parent organization. The default value is `false`, meaning a sub-organizational unit inherits the settings of the nearest parent organizational unit. For more information on inheritance and users in an organization structure, see the [administration help center](https://support.google.com/a/answer/4352075).
213
213
"description": "A String", # Description of the organizational unit.
0 commit comments