@@ -35206,24 +35206,17 @@ public Get setFilter(java.lang.String filter) {
35206
35206
return this;
35207
35207
}
35208
35208
35209
- /**
35210
- * Maximum number of result items to return. The default and maximum value that can be
35211
- * returned is 14400.
35212
- */
35209
+ /** Maximum number of result items to return. */
35213
35210
@com.google.api.client.util.Key
35214
35211
private java.lang.String limit;
35215
35212
35216
- /** Maximum number of result items to return. The default and maximum value that can be returned is
35217
- 14400.
35213
+ /** Maximum number of result items to return.
35218
35214
*/
35219
35215
public java.lang.String getLimit() {
35220
35216
return limit;
35221
35217
}
35222
35218
35223
- /**
35224
- * Maximum number of result items to return. The default and maximum value that can be
35225
- * returned is 14400.
35226
- */
35219
+ /** Maximum number of result items to return. */
35227
35220
public Get setLimit(java.lang.String limit) {
35228
35221
this.limit = limit;
35229
35222
return this;
@@ -35329,17 +35322,17 @@ public Get setSort(java.lang.String sort) {
35329
35322
return this;
35330
35323
}
35331
35324
35332
- /** Comma-separated list of columns to sort the final result. */
35325
+ /** Comma-separated list of metrics to sort the final result. */
35333
35326
@com.google.api.client.util.Key
35334
35327
private java.lang.String sortby;
35335
35328
35336
- /** Comma-separated list of columns to sort the final result.
35329
+ /** Comma-separated list of metrics to sort the final result.
35337
35330
*/
35338
35331
public java.lang.String getSortby() {
35339
35332
return sortby;
35340
35333
}
35341
35334
35342
- /** Comma-separated list of columns to sort the final result. */
35335
+ /** Comma-separated list of metrics to sort the final result. */
35343
35336
public Get setSortby(java.lang.String sortby) {
35344
35337
this.sortby = sortby;
35345
35338
return this;
@@ -41775,24 +41768,17 @@ public Get setFilter(java.lang.String filter) {
41775
41768
return this;
41776
41769
}
41777
41770
41778
- /**
41779
- * Maximum number of result items to return. The default and maximum value that can be
41780
- * returned is 14400.
41781
- */
41771
+ /** Maximum number of result items to return. */
41782
41772
@com.google.api.client.util.Key
41783
41773
private java.lang.String limit;
41784
41774
41785
- /** Maximum number of result items to return. The default and maximum value that can be returned is
41786
- 14400.
41775
+ /** Maximum number of result items to return.
41787
41776
*/
41788
41777
public java.lang.String getLimit() {
41789
41778
return limit;
41790
41779
}
41791
41780
41792
- /**
41793
- * Maximum number of result items to return. The default and maximum value that can be
41794
- * returned is 14400.
41795
- */
41781
+ /** Maximum number of result items to return. */
41796
41782
public Get setLimit(java.lang.String limit) {
41797
41783
this.limit = limit;
41798
41784
return this;
@@ -41896,17 +41882,17 @@ public Get setSort(java.lang.String sort) {
41896
41882
return this;
41897
41883
}
41898
41884
41899
- /** Comma-separated list of columns to sort the final result. */
41885
+ /** Comma-separated list of metrics to sort the final result. */
41900
41886
@com.google.api.client.util.Key
41901
41887
private java.lang.String sortby;
41902
41888
41903
- /** Comma-separated list of columns to sort the final result.
41889
+ /** Comma-separated list of metrics to sort the final result.
41904
41890
*/
41905
41891
public java.lang.String getSortby() {
41906
41892
return sortby;
41907
41893
}
41908
41894
41909
- /** Comma-separated list of columns to sort the final result. */
41895
+ /** Comma-separated list of metrics to sort the final result. */
41910
41896
public Get setSortby(java.lang.String sortby) {
41911
41897
this.sortby = sortby;
41912
41898
return this;
@@ -45450,24 +45436,17 @@ public Get setFilter(java.lang.String filter) {
45450
45436
return this;
45451
45437
}
45452
45438
45453
- /**
45454
- * Maximum number of result items to return. The default and maximum value that can be
45455
- * returned is 14400.
45456
- */
45439
+ /** Maximum number of result items to return. */
45457
45440
@com.google.api.client.util.Key
45458
45441
private java.lang.String limit;
45459
45442
45460
- /** Maximum number of result items to return. The default and maximum value that can be returned is
45461
- 14400.
45443
+ /** Maximum number of result items to return.
45462
45444
*/
45463
45445
public java.lang.String getLimit() {
45464
45446
return limit;
45465
45447
}
45466
45448
45467
- /**
45468
- * Maximum number of result items to return. The default and maximum value that can be
45469
- * returned is 14400.
45470
- */
45449
+ /** Maximum number of result items to return. */
45471
45450
public Get setLimit(java.lang.String limit) {
45472
45451
this.limit = limit;
45473
45452
return this;
@@ -45551,17 +45530,17 @@ public Get setSort(java.lang.String sort) {
45551
45530
return this;
45552
45531
}
45553
45532
45554
- /** Comma-separated list of columns to sort the final result. */
45533
+ /** Comma-separated list of metrics to sort the final result. */
45555
45534
@com.google.api.client.util.Key
45556
45535
private java.lang.String sortby;
45557
45536
45558
- /** Comma-separated list of columns to sort the final result.
45537
+ /** Comma-separated list of metrics to sort the final result.
45559
45538
*/
45560
45539
public java.lang.String getSortby() {
45561
45540
return sortby;
45562
45541
}
45563
45542
45564
- /** Comma-separated list of columns to sort the final result. */
45543
+ /** Comma-separated list of metrics to sort the final result. */
45565
45544
public Get setSortby(java.lang.String sortby) {
45566
45545
this.sortby = sortby;
45567
45546
return this;
@@ -50178,24 +50157,17 @@ public Get setFilter(java.lang.String filter) {
50178
50157
return this;
50179
50158
}
50180
50159
50181
- /**
50182
- * Maximum number of result items to return. The default and maximum value that can be
50183
- * returned is 14400.
50184
- */
50160
+ /** Maximum number of result items to return. */
50185
50161
@com.google.api.client.util.Key
50186
50162
private java.lang.String limit;
50187
50163
50188
- /** Maximum number of result items to return. The default and maximum value that can be returned is
50189
- 14400.
50164
+ /** Maximum number of result items to return.
50190
50165
*/
50191
50166
public java.lang.String getLimit() {
50192
50167
return limit;
50193
50168
}
50194
50169
50195
- /**
50196
- * Maximum number of result items to return. The default and maximum value that can be
50197
- * returned is 14400.
50198
- */
50170
+ /** Maximum number of result items to return. */
50199
50171
public Get setLimit(java.lang.String limit) {
50200
50172
this.limit = limit;
50201
50173
return this;
@@ -50285,17 +50257,17 @@ public Get setSort(java.lang.String sort) {
50285
50257
return this;
50286
50258
}
50287
50259
50288
- /** Comma-separated list of columns used to sort the final result. */
50260
+ /** Comma-separated list of metrics used to sort the final result. */
50289
50261
@com.google.api.client.util.Key
50290
50262
private java.lang.String sortby;
50291
50263
50292
- /** Comma-separated list of columns used to sort the final result.
50264
+ /** Comma-separated list of metrics used to sort the final result.
50293
50265
*/
50294
50266
public java.lang.String getSortby() {
50295
50267
return sortby;
50296
50268
}
50297
50269
50298
- /** Comma-separated list of columns used to sort the final result. */
50270
+ /** Comma-separated list of metrics used to sort the final result. */
50299
50271
public Get setSortby(java.lang.String sortby) {
50300
50272
this.sortby = sortby;
50301
50273
return this;
0 commit comments