Skip to content

Commit 7fec1c4

Browse files
Regenerate chromemanagement client
1 parent c9fa9d7 commit 7fec1c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ChromeManagement/Resource/CustomersReports.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,8 @@ public function enumeratePrintJobs($customer, $optParams = [])
323323
* @opt_param string appId Unique identifier of the app. For Chrome apps and
324324
* extensions, the 32-character id (e.g. ehoadneljpdggcbbknedodolkkjodefl). For
325325
* Android apps, the package name (e.g. com.evernote).
326-
* @opt_param string appType Type of the app.
326+
* @opt_param string appType Type of the app. Optional. If not provided, an app
327+
* type will be inferred from the format of the app ID.
327328
* @opt_param string filter Query string to filter results, AND-separated fields
328329
* in EBNF syntax. Note: OR operations are not supported in this filter.
329330
* Supported filter fields: * last_active_date

0 commit comments

Comments
 (0)