@@ -1696,30 +1696,30 @@ public Get setPageToken(java.lang.String pageToken) {
1696
1696
* The `parameters` query string is a comma-separated list of event parameters that refine a
1697
1697
* report's results. The parameter is associated with a specific application. The application
1698
1698
* values for the Customers usage report include `accounts`, `app_maker`, `apps_scripts`,
1699
- * `calendar`, `classroom`, `cros`, `docs`, `gmail`, `gplus`, `device_management`, `meet`, and
1700
- * `sites`. A `parameters` query string is in the CSV form of `app_name1:param_name1,
1701
- * app_name2:param_name2`. *Note:* The API doesn't accept multiple values of a parameter. If a
1702
- * particular parameter is supplied more than once in the API request, the API only accepts
1703
- * the last value of that request parameter. In addition, if an invalid request parameter is
1704
- * supplied in the API request, the API ignores that request parameter and returns the
1705
- * response corresponding to the remaining valid request parameters. An example of an invalid
1706
- * request parameter is one that does not belong to the application. If no parameters are
1707
- * requested, all parameters are returned.
1699
+ * `calendar`, `chat`, ` classroom`, `cros`, `docs`, `gmail`, `gplus`, `device_management`,
1700
+ * `meet`, and ` sites`. A `parameters` query string is in the CSV form of
1701
+ * `app_name1:param_name1, app_name2:param_name2`. *Note:* The API doesn't accept multiple
1702
+ * values of a parameter. If a particular parameter is supplied more than once in the API
1703
+ * request, the API only accepts the last value of that request parameter. In addition, if an
1704
+ * invalid request parameter is supplied in the API request, the API ignores that request
1705
+ * parameter and returns the response corresponding to the remaining valid request parameters.
1706
+ * An example of an invalid request parameter is one that does not belong to the application.
1707
+ * If no parameters are requested, all parameters are returned.
1708
1708
*/
1709
1709
@ com .google .api .client .util .Key
1710
1710
private java .lang .String parameters ;
1711
1711
1712
1712
/** The `parameters` query string is a comma-separated list of event parameters that refine a report's
1713
1713
results. The parameter is associated with a specific application. The application values for the
1714
- Customers usage report include `accounts`, `app_maker`, `apps_scripts`, `calendar`, `classroom `,
1715
- `cros`, `docs`, `gmail`, `gplus`, `device_management`, `meet`, and `sites`. A `parameters` query
1716
- string is in the CSV form of `app_name1:param_name1, app_name2:param_name2`. *Note:* The API
1717
- doesn't accept multiple values of a parameter. If a particular parameter is supplied more than once
1718
- in the API request, the API only accepts the last value of that request parameter. In addition, if
1719
- an invalid request parameter is supplied in the API request, the API ignores that request parameter
1720
- and returns the response corresponding to the remaining valid request parameters. An example of an
1721
- invalid request parameter is one that does not belong to the application. If no parameters are
1722
- requested, all parameters are returned.
1714
+ Customers usage report include `accounts`, `app_maker`, `apps_scripts`, `calendar`, `chat `,
1715
+ `classroom`, ` cros`, `docs`, `gmail`, `gplus`, `device_management`, `meet`, and `sites`. A
1716
+ `parameters` query string is in the CSV form of `app_name1:param_name1, app_name2:param_name2`.
1717
+ *Note:* The API doesn't accept multiple values of a parameter. If a particular parameter is
1718
+ supplied more than once in the API request, the API only accepts the last value of that request
1719
+ parameter. In addition, if an invalid request parameter is supplied in the API request, the API
1720
+ ignores that request parameter and returns the response corresponding to the remaining valid
1721
+ request parameters. An example of an invalid request parameter is one that does not belong to the
1722
+ application. If no parameters are requested, all parameters are returned.
1723
1723
*/
1724
1724
public java .lang .String getParameters () {
1725
1725
return parameters ;
@@ -1729,15 +1729,15 @@ public java.lang.String getParameters() {
1729
1729
* The `parameters` query string is a comma-separated list of event parameters that refine a
1730
1730
* report's results. The parameter is associated with a specific application. The application
1731
1731
* values for the Customers usage report include `accounts`, `app_maker`, `apps_scripts`,
1732
- * `calendar`, `classroom`, `cros`, `docs`, `gmail`, `gplus`, `device_management`, `meet`, and
1733
- * `sites`. A `parameters` query string is in the CSV form of `app_name1:param_name1,
1734
- * app_name2:param_name2`. *Note:* The API doesn't accept multiple values of a parameter. If a
1735
- * particular parameter is supplied more than once in the API request, the API only accepts
1736
- * the last value of that request parameter. In addition, if an invalid request parameter is
1737
- * supplied in the API request, the API ignores that request parameter and returns the
1738
- * response corresponding to the remaining valid request parameters. An example of an invalid
1739
- * request parameter is one that does not belong to the application. If no parameters are
1740
- * requested, all parameters are returned.
1732
+ * `calendar`, `chat`, ` classroom`, `cros`, `docs`, `gmail`, `gplus`, `device_management`,
1733
+ * `meet`, and ` sites`. A `parameters` query string is in the CSV form of
1734
+ * `app_name1:param_name1, app_name2:param_name2`. *Note:* The API doesn't accept multiple
1735
+ * values of a parameter. If a particular parameter is supplied more than once in the API
1736
+ * request, the API only accepts the last value of that request parameter. In addition, if an
1737
+ * invalid request parameter is supplied in the API request, the API ignores that request
1738
+ * parameter and returns the response corresponding to the remaining valid request parameters.
1739
+ * An example of an invalid request parameter is one that does not belong to the application.
1740
+ * If no parameters are requested, all parameters are returned.
1741
1741
*/
1742
1742
public Get setParameters (java .lang .String parameters ) {
1743
1743
if (!getSuppressPatternChecks ()) {
@@ -2450,10 +2450,11 @@ public Get setCustomerId(java.lang.String customerId) {
2450
2450
* The `filters` query string is a comma-separated list of an application's event parameters
2451
2451
* where the parameter's value is manipulated by a relational operator. The `filters` query
2452
2452
* string includes the name of the application whose usage is returned in the report. The
2453
- * application values for the Users Usage Report include `accounts`, `docs`, and `gmail`.
2454
- * Filters are in the form `[application name]:parameter name[parameter value],...`. In this
2455
- * example, the `<>` 'not equal to' operator is URL-encoded in the request's query string
2456
- * (%3C%3E): GET https://www.googleapis.com/admin/reports/v1/usage/users/all/dates/2013-03-03
2453
+ * application values for the Users Usage Report include `accounts`, `chat`, `docs`, and
2454
+ * `gmail`. Filters are in the form `[application name]:parameter name[parameter value],...`.
2455
+ * In this example, the `<>` 'not equal to' operator is URL-encoded in the request's query
2456
+ * string (%3C%3E): GET
2457
+ * https://www.googleapis.com/admin/reports/v1/usage/users/all/dates/2013-03-03
2457
2458
* ?parameters=accounts:last_login_time
2458
2459
* &filters=accounts:last_login_time%3C%3E2010-10-28T10:26:35.000Z The relational operators
2459
2460
* include: - `==` - 'equal to'. - `<>` - 'not equal to'. It is URL-encoded (%3C%3E). - `<` -
@@ -2467,7 +2468,7 @@ public Get setCustomerId(java.lang.String customerId) {
2467
2468
/** The `filters` query string is a comma-separated list of an application's event parameters where the
2468
2469
parameter's value is manipulated by a relational operator. The `filters` query string includes the
2469
2470
name of the application whose usage is returned in the report. The application values for the Users
2470
- Usage Report include `accounts`, `docs`, and `gmail`. Filters are in the form `[application
2471
+ Usage Report include `accounts`, `chat`, ` docs`, and `gmail`. Filters are in the form `[application
2471
2472
name]:parameter name[parameter value],...`. In this example, the `<>` 'not equal to' operator is
2472
2473
URL-encoded in the request's query string (%3C%3E): GET
2473
2474
https://www.googleapis.com/admin/reports/v1/usage/users/all/dates/2013-03-03
@@ -2485,10 +2486,11 @@ public java.lang.String getFilters() {
2485
2486
* The `filters` query string is a comma-separated list of an application's event parameters
2486
2487
* where the parameter's value is manipulated by a relational operator. The `filters` query
2487
2488
* string includes the name of the application whose usage is returned in the report. The
2488
- * application values for the Users Usage Report include `accounts`, `docs`, and `gmail`.
2489
- * Filters are in the form `[application name]:parameter name[parameter value],...`. In this
2490
- * example, the `<>` 'not equal to' operator is URL-encoded in the request's query string
2491
- * (%3C%3E): GET https://www.googleapis.com/admin/reports/v1/usage/users/all/dates/2013-03-03
2489
+ * application values for the Users Usage Report include `accounts`, `chat`, `docs`, and
2490
+ * `gmail`. Filters are in the form `[application name]:parameter name[parameter value],...`.
2491
+ * In this example, the `<>` 'not equal to' operator is URL-encoded in the request's query
2492
+ * string (%3C%3E): GET
2493
+ * https://www.googleapis.com/admin/reports/v1/usage/users/all/dates/2013-03-03
2492
2494
* ?parameters=accounts:last_login_time
2493
2495
* &filters=accounts:last_login_time%3C%3E2010-10-28T10:26:35.000Z The relational operators
2494
2496
* include: - `==` - 'equal to'. - `<>` - 'not equal to'. It is URL-encoded (%3C%3E). - `<` -
@@ -2627,30 +2629,30 @@ public Get setPageToken(java.lang.String pageToken) {
2627
2629
* The `parameters` query string is a comma-separated list of event parameters that refine a
2628
2630
* report's results. The parameter is associated with a specific application. The application
2629
2631
* values for the Customers Usage report include `accounts`, `app_maker`, `apps_scripts`,
2630
- * `calendar`, `classroom`, `cros`, `docs`, `gmail`, `gplus`, `device_management`, `meet`, and
2631
- * `sites`. A `parameters` query string is in the CSV form of `app_name1:param_name1,
2632
- * app_name2:param_name2`. *Note:* The API doesn't accept multiple values of a parameter. If a
2633
- * particular parameter is supplied more than once in the API request, the API only accepts
2634
- * the last value of that request parameter. In addition, if an invalid request parameter is
2635
- * supplied in the API request, the API ignores that request parameter and returns the
2636
- * response corresponding to the remaining valid request parameters. An example of an invalid
2637
- * request parameter is one that does not belong to the application. If no parameters are
2638
- * requested, all parameters are returned.
2632
+ * `calendar`, `chat`, ` classroom`, `cros`, `docs`, `gmail`, `gplus`, `device_management`,
2633
+ * `meet`, and ` sites`. A `parameters` query string is in the CSV form of
2634
+ * `app_name1:param_name1, app_name2:param_name2`. *Note:* The API doesn't accept multiple
2635
+ * values of a parameter. If a particular parameter is supplied more than once in the API
2636
+ * request, the API only accepts the last value of that request parameter. In addition, if an
2637
+ * invalid request parameter is supplied in the API request, the API ignores that request
2638
+ * parameter and returns the response corresponding to the remaining valid request parameters.
2639
+ * An example of an invalid request parameter is one that does not belong to the application.
2640
+ * If no parameters are requested, all parameters are returned.
2639
2641
*/
2640
2642
@ com .google .api .client .util .Key
2641
2643
private java .lang .String parameters ;
2642
2644
2643
2645
/** The `parameters` query string is a comma-separated list of event parameters that refine a report's
2644
2646
results. The parameter is associated with a specific application. The application values for the
2645
- Customers Usage report include `accounts`, `app_maker`, `apps_scripts`, `calendar`, `classroom `,
2646
- `cros`, `docs`, `gmail`, `gplus`, `device_management`, `meet`, and `sites`. A `parameters` query
2647
- string is in the CSV form of `app_name1:param_name1, app_name2:param_name2`. *Note:* The API
2648
- doesn't accept multiple values of a parameter. If a particular parameter is supplied more than once
2649
- in the API request, the API only accepts the last value of that request parameter. In addition, if
2650
- an invalid request parameter is supplied in the API request, the API ignores that request parameter
2651
- and returns the response corresponding to the remaining valid request parameters. An example of an
2652
- invalid request parameter is one that does not belong to the application. If no parameters are
2653
- requested, all parameters are returned.
2647
+ Customers Usage report include `accounts`, `app_maker`, `apps_scripts`, `calendar`, `chat `,
2648
+ `classroom`, ` cros`, `docs`, `gmail`, `gplus`, `device_management`, `meet`, and `sites`. A
2649
+ `parameters` query string is in the CSV form of `app_name1:param_name1, app_name2:param_name2`.
2650
+ *Note:* The API doesn't accept multiple values of a parameter. If a particular parameter is
2651
+ supplied more than once in the API request, the API only accepts the last value of that request
2652
+ parameter. In addition, if an invalid request parameter is supplied in the API request, the API
2653
+ ignores that request parameter and returns the response corresponding to the remaining valid
2654
+ request parameters. An example of an invalid request parameter is one that does not belong to the
2655
+ application. If no parameters are requested, all parameters are returned.
2654
2656
*/
2655
2657
public java .lang .String getParameters () {
2656
2658
return parameters ;
@@ -2660,15 +2662,15 @@ public java.lang.String getParameters() {
2660
2662
* The `parameters` query string is a comma-separated list of event parameters that refine a
2661
2663
* report's results. The parameter is associated with a specific application. The application
2662
2664
* values for the Customers Usage report include `accounts`, `app_maker`, `apps_scripts`,
2663
- * `calendar`, `classroom`, `cros`, `docs`, `gmail`, `gplus`, `device_management`, `meet`, and
2664
- * `sites`. A `parameters` query string is in the CSV form of `app_name1:param_name1,
2665
- * app_name2:param_name2`. *Note:* The API doesn't accept multiple values of a parameter. If a
2666
- * particular parameter is supplied more than once in the API request, the API only accepts
2667
- * the last value of that request parameter. In addition, if an invalid request parameter is
2668
- * supplied in the API request, the API ignores that request parameter and returns the
2669
- * response corresponding to the remaining valid request parameters. An example of an invalid
2670
- * request parameter is one that does not belong to the application. If no parameters are
2671
- * requested, all parameters are returned.
2665
+ * `calendar`, `chat`, ` classroom`, `cros`, `docs`, `gmail`, `gplus`, `device_management`,
2666
+ * `meet`, and ` sites`. A `parameters` query string is in the CSV form of
2667
+ * `app_name1:param_name1, app_name2:param_name2`. *Note:* The API doesn't accept multiple
2668
+ * values of a parameter. If a particular parameter is supplied more than once in the API
2669
+ * request, the API only accepts the last value of that request parameter. In addition, if an
2670
+ * invalid request parameter is supplied in the API request, the API ignores that request
2671
+ * parameter and returns the response corresponding to the remaining valid request parameters.
2672
+ * An example of an invalid request parameter is one that does not belong to the application.
2673
+ * If no parameters are requested, all parameters are returned.
2672
2674
*/
2673
2675
public Get setParameters (java .lang .String parameters ) {
2674
2676
if (!getSuppressPatternChecks ()) {
0 commit comments