@google-analytics/data 5.1.0 → 5.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26,6 +26,7 @@
26
26
  }
27
27
  },
28
28
  "FileDescriptorSet": {
29
+ "edition": "proto2",
29
30
  "fields": {
30
31
  "file": {
31
32
  "rule": "repeated",
@@ -35,6 +36,7 @@
35
36
  }
36
37
  },
37
38
  "Edition": {
39
+ "edition": "proto2",
38
40
  "values": {
39
41
  "EDITION_UNKNOWN": 0,
40
42
  "EDITION_PROTO2": 998,
@@ -50,6 +52,7 @@
50
52
  }
51
53
  },
52
54
  "FileDescriptorProto": {
55
+ "edition": "proto2",
53
56
  "fields": {
54
57
  "name": {
55
58
  "type": "string",
@@ -67,18 +70,12 @@
67
70
  "publicDependency": {
68
71
  "rule": "repeated",
69
72
  "type": "int32",
70
- "id": 10,
71
- "options": {
72
- "packed": false
73
- }
73
+ "id": 10
74
74
  },
75
75
  "weakDependency": {
76
76
  "rule": "repeated",
77
77
  "type": "int32",
78
- "id": 11,
79
- "options": {
80
- "packed": false
81
- }
78
+ "id": 11
82
79
  },
83
80
  "messageType": {
84
81
  "rule": "repeated",
@@ -119,6 +116,7 @@
119
116
  }
120
117
  },
121
118
  "DescriptorProto": {
119
+ "edition": "proto2",
122
120
  "fields": {
123
121
  "name": {
124
122
  "type": "string",
@@ -201,6 +199,7 @@
201
199
  }
202
200
  },
203
201
  "ExtensionRangeOptions": {
202
+ "edition": "proto2",
204
203
  "fields": {
205
204
  "uninterpretedOption": {
206
205
  "rule": "repeated",
@@ -274,6 +273,7 @@
274
273
  }
275
274
  },
276
275
  "FieldDescriptorProto": {
276
+ "edition": "proto2",
277
277
  "fields": {
278
278
  "name": {
279
279
  "type": "string",
@@ -353,6 +353,7 @@
353
353
  }
354
354
  },
355
355
  "OneofDescriptorProto": {
356
+ "edition": "proto2",
356
357
  "fields": {
357
358
  "name": {
358
359
  "type": "string",
@@ -365,6 +366,7 @@
365
366
  }
366
367
  },
367
368
  "EnumDescriptorProto": {
369
+ "edition": "proto2",
368
370
  "fields": {
369
371
  "name": {
370
372
  "type": "string",
@@ -406,6 +408,7 @@
406
408
  }
407
409
  },
408
410
  "EnumValueDescriptorProto": {
411
+ "edition": "proto2",
409
412
  "fields": {
410
413
  "name": {
411
414
  "type": "string",
@@ -422,6 +425,7 @@
422
425
  }
423
426
  },
424
427
  "ServiceDescriptorProto": {
428
+ "edition": "proto2",
425
429
  "fields": {
426
430
  "name": {
427
431
  "type": "string",
@@ -439,6 +443,7 @@
439
443
  }
440
444
  },
441
445
  "MethodDescriptorProto": {
446
+ "edition": "proto2",
442
447
  "fields": {
443
448
  "name": {
444
449
  "type": "string",
@@ -473,6 +478,7 @@
473
478
  }
474
479
  },
475
480
  "FileOptions": {
481
+ "edition": "proto2",
476
482
  "fields": {
477
483
  "javaPackage": {
478
484
  "type": "string",
@@ -614,6 +620,7 @@
614
620
  }
615
621
  },
616
622
  "MessageOptions": {
623
+ "edition": "proto2",
617
624
  "fields": {
618
625
  "messageSetWireFormat": {
619
626
  "type": "bool",
@@ -687,6 +694,7 @@
687
694
  ]
688
695
  },
689
696
  "FieldOptions": {
697
+ "edition": "proto2",
690
698
  "fields": {
691
699
  "ctype": {
692
700
  "type": "CType",
@@ -748,10 +756,7 @@
748
756
  "targets": {
749
757
  "rule": "repeated",
750
758
  "type": "OptionTargetType",
751
- "id": 19,
752
- "options": {
753
- "packed": false
754
- }
759
+ "id": 19
755
760
  },
756
761
  "editionDefaults": {
757
762
  "rule": "repeated",
@@ -835,6 +840,7 @@
835
840
  }
836
841
  },
837
842
  "OneofOptions": {
843
+ "edition": "proto2",
838
844
  "fields": {
839
845
  "features": {
840
846
  "type": "FeatureSet",
@@ -854,6 +860,7 @@
854
860
  ]
855
861
  },
856
862
  "EnumOptions": {
863
+ "edition": "proto2",
857
864
  "fields": {
858
865
  "allowAlias": {
859
866
  "type": "bool",
@@ -897,6 +904,7 @@
897
904
  ]
898
905
  },
899
906
  "EnumValueOptions": {
907
+ "edition": "proto2",
900
908
  "fields": {
901
909
  "deprecated": {
902
910
  "type": "bool",
@@ -930,6 +938,7 @@
930
938
  ]
931
939
  },
932
940
  "ServiceOptions": {
941
+ "edition": "proto2",
933
942
  "fields": {
934
943
  "features": {
935
944
  "type": "FeatureSet",
@@ -956,6 +965,7 @@
956
965
  ]
957
966
  },
958
967
  "MethodOptions": {
968
+ "edition": "proto2",
959
969
  "fields": {
960
970
  "deprecated": {
961
971
  "type": "bool",
@@ -998,6 +1008,7 @@
998
1008
  }
999
1009
  },
1000
1010
  "UninterpretedOption": {
1011
+ "edition": "proto2",
1001
1012
  "fields": {
1002
1013
  "name": {
1003
1014
  "rule": "repeated",
@@ -1047,6 +1058,7 @@
1047
1058
  }
1048
1059
  },
1049
1060
  "FeatureSet": {
1061
+ "edition": "proto2",
1050
1062
  "fields": {
1051
1063
  "fieldPresence": {
1052
1064
  "type": "FieldPresence",
@@ -1118,9 +1130,21 @@
1118
1130
  1001,
1119
1131
  1001
1120
1132
  ],
1133
+ [
1134
+ 1002,
1135
+ 1002
1136
+ ],
1137
+ [
1138
+ 9990,
1139
+ 9990
1140
+ ],
1121
1141
  [
1122
1142
  9995,
1123
1143
  9999
1144
+ ],
1145
+ [
1146
+ 10000,
1147
+ 10000
1124
1148
  ]
1125
1149
  ],
1126
1150
  "reserved": [
@@ -1176,6 +1200,7 @@
1176
1200
  }
1177
1201
  },
1178
1202
  "FeatureSetDefaults": {
1203
+ "edition": "proto2",
1179
1204
  "fields": {
1180
1205
  "defaults": {
1181
1206
  "rule": "repeated",
@@ -1207,6 +1232,7 @@
1207
1232
  }
1208
1233
  },
1209
1234
  "SourceCodeInfo": {
1235
+ "edition": "proto2",
1210
1236
  "fields": {
1211
1237
  "location": {
1212
1238
  "rule": "repeated",
@@ -1220,12 +1246,18 @@
1220
1246
  "path": {
1221
1247
  "rule": "repeated",
1222
1248
  "type": "int32",
1223
- "id": 1
1249
+ "id": 1,
1250
+ "options": {
1251
+ "packed": true
1252
+ }
1224
1253
  },
1225
1254
  "span": {
1226
1255
  "rule": "repeated",
1227
1256
  "type": "int32",
1228
- "id": 2
1257
+ "id": 2,
1258
+ "options": {
1259
+ "packed": true
1260
+ }
1229
1261
  },
1230
1262
  "leadingComments": {
1231
1263
  "type": "string",
@@ -1245,6 +1277,7 @@
1245
1277
  }
1246
1278
  },
1247
1279
  "GeneratedCodeInfo": {
1280
+ "edition": "proto2",
1248
1281
  "fields": {
1249
1282
  "annotation": {
1250
1283
  "rule": "repeated",
@@ -1258,7 +1291,10 @@
1258
1291
  "path": {
1259
1292
  "rule": "repeated",
1260
1293
  "type": "int32",
1261
- "id": 1
1294
+ "id": 1,
1295
+ "options": {
1296
+ "packed": true
1297
+ }
1262
1298
  },
1263
1299
  "sourceFile": {
1264
1300
  "type": "string",
@@ -6263,6 +6299,11 @@
6263
6299
  "id": 1050,
6264
6300
  "extend": "google.protobuf.ServiceOptions"
6265
6301
  },
6302
+ "apiVersion": {
6303
+ "type": "string",
6304
+ "id": 525000001,
6305
+ "extend": "google.protobuf.ServiceOptions"
6306
+ },
6266
6307
  "CommonLanguageSettings": {
6267
6308
  "fields": {
6268
6309
  "referenceDocsUri": {
@@ -6371,6 +6412,10 @@
6371
6412
  "protoReferenceDocumentationUri": {
6372
6413
  "type": "string",
6373
6414
  "id": 110
6415
+ },
6416
+ "restReferenceDocumentationUri": {
6417
+ "type": "string",
6418
+ "id": 111
6374
6419
  }
6375
6420
  }
6376
6421
  },
@@ -6546,7 +6591,10 @@
6546
6591
  "rule": "repeated",
6547
6592
  "type": "google.api.FieldBehavior",
6548
6593
  "id": 1052,
6549
- "extend": "google.protobuf.FieldOptions"
6594
+ "extend": "google.protobuf.FieldOptions",
6595
+ "options": {
6596
+ "packed": false
6597
+ }
6550
6598
  },
6551
6599
  "FieldBehavior": {
6552
6600
  "values": {
@@ -270,7 +270,7 @@ export declare class AlphaAnalyticsDataClient {
270
270
  */
271
271
  queryAudienceList(request?: protos.google.analytics.data.v1alpha.IQueryAudienceListRequest, options?: CallOptions): Promise<[
272
272
  protos.google.analytics.data.v1alpha.IQueryAudienceListResponse,
273
- (protos.google.analytics.data.v1alpha.IQueryAudienceListRequest | undefined),
273
+ protos.google.analytics.data.v1alpha.IQueryAudienceListRequest | undefined,
274
274
  {} | undefined
275
275
  ]>;
276
276
  queryAudienceList(request: protos.google.analytics.data.v1alpha.IQueryAudienceListRequest, options: CallOptions, callback: Callback<protos.google.analytics.data.v1alpha.IQueryAudienceListResponse, protos.google.analytics.data.v1alpha.IQueryAudienceListRequest | null | undefined, {} | null | undefined>): void;
@@ -333,7 +333,7 @@ export declare class AlphaAnalyticsDataClient {
333
333
  */
334
334
  sheetExportAudienceList(request?: protos.google.analytics.data.v1alpha.ISheetExportAudienceListRequest, options?: CallOptions): Promise<[
335
335
  protos.google.analytics.data.v1alpha.ISheetExportAudienceListResponse,
336
- (protos.google.analytics.data.v1alpha.ISheetExportAudienceListRequest | undefined),
336
+ protos.google.analytics.data.v1alpha.ISheetExportAudienceListRequest | undefined,
337
337
  {} | undefined
338
338
  ]>;
339
339
  sheetExportAudienceList(request: protos.google.analytics.data.v1alpha.ISheetExportAudienceListRequest, options: CallOptions, callback: Callback<protos.google.analytics.data.v1alpha.ISheetExportAudienceListResponse, protos.google.analytics.data.v1alpha.ISheetExportAudienceListRequest | null | undefined, {} | null | undefined>): void;
@@ -411,7 +411,7 @@ export declare class AlphaAnalyticsDataClient {
411
411
  */
412
412
  createRecurringAudienceList(request?: protos.google.analytics.data.v1alpha.ICreateRecurringAudienceListRequest, options?: CallOptions): Promise<[
413
413
  protos.google.analytics.data.v1alpha.IRecurringAudienceList,
414
- (protos.google.analytics.data.v1alpha.ICreateRecurringAudienceListRequest | undefined),
414
+ protos.google.analytics.data.v1alpha.ICreateRecurringAudienceListRequest | undefined,
415
415
  {} | undefined
416
416
  ]>;
417
417
  createRecurringAudienceList(request: protos.google.analytics.data.v1alpha.ICreateRecurringAudienceListRequest, options: CallOptions, callback: Callback<protos.google.analytics.data.v1alpha.IRecurringAudienceList, protos.google.analytics.data.v1alpha.ICreateRecurringAudienceListRequest | null | undefined, {} | null | undefined>): void;
@@ -446,7 +446,7 @@ export declare class AlphaAnalyticsDataClient {
446
446
  */
447
447
  getRecurringAudienceList(request?: protos.google.analytics.data.v1alpha.IGetRecurringAudienceListRequest, options?: CallOptions): Promise<[
448
448
  protos.google.analytics.data.v1alpha.IRecurringAudienceList,
449
- (protos.google.analytics.data.v1alpha.IGetRecurringAudienceListRequest | undefined),
449
+ protos.google.analytics.data.v1alpha.IGetRecurringAudienceListRequest | undefined,
450
450
  {} | undefined
451
451
  ]>;
452
452
  getRecurringAudienceList(request: protos.google.analytics.data.v1alpha.IGetRecurringAudienceListRequest, options: CallOptions, callback: Callback<protos.google.analytics.data.v1alpha.IRecurringAudienceList, protos.google.analytics.data.v1alpha.IGetRecurringAudienceListRequest | null | undefined, {} | null | undefined>): void;
@@ -471,7 +471,7 @@ export declare class AlphaAnalyticsDataClient {
471
471
  */
472
472
  getPropertyQuotasSnapshot(request?: protos.google.analytics.data.v1alpha.IGetPropertyQuotasSnapshotRequest, options?: CallOptions): Promise<[
473
473
  protos.google.analytics.data.v1alpha.IPropertyQuotasSnapshot,
474
- (protos.google.analytics.data.v1alpha.IGetPropertyQuotasSnapshotRequest | undefined),
474
+ protos.google.analytics.data.v1alpha.IGetPropertyQuotasSnapshotRequest | undefined,
475
475
  {} | undefined
476
476
  ]>;
477
477
  getPropertyQuotasSnapshot(request: protos.google.analytics.data.v1alpha.IGetPropertyQuotasSnapshotRequest, options: CallOptions, callback: Callback<protos.google.analytics.data.v1alpha.IPropertyQuotasSnapshot, protos.google.analytics.data.v1alpha.IGetPropertyQuotasSnapshotRequest | null | undefined, {} | null | undefined>): void;
@@ -669,49 +669,49 @@ export declare class AlphaAnalyticsDataClient {
669
669
  */
670
670
  checkCreateReportTaskProgress(name: string): Promise<LROperation<protos.google.analytics.data.v1alpha.ReportTask, protos.google.analytics.data.v1alpha.ReportTaskMetadata>>;
671
671
  /**
672
- * Lists all audience lists for a property. This method can be used for you to
673
- * find and reuse existing audience lists rather than creating unnecessary new
674
- * audience lists. The same audience can have multiple audience lists that
675
- * represent the list of users that were in an audience on different days.
676
- *
677
- * See [Creating an Audience
678
- * List](https://developers.google.com/analytics/devguides/reporting/data/v1/audience-list-basics)
679
- * for an introduction to Audience Lists with examples.
680
- *
681
- * This method is available at beta stability at
682
- * [audienceExports.list](https://developers.google.com/analytics/devguides/reporting/data/v1/rest/v1beta/properties.audienceExports/list).
683
- * To give your feedback on this API, complete the
684
- * [Google Analytics Audience Export API
685
- * Feedback](https://forms.gle/EeA5u5LW6PEggtCEA) form.
686
- *
687
- * @param {Object} request
688
- * The request object that will be sent.
689
- * @param {string} request.parent
690
- * Required. All audience lists for this property will be listed in the
691
- * response. Format: `properties/{property}`
692
- * @param {number} [request.pageSize]
693
- * Optional. The maximum number of audience lists to return. The service may
694
- * return fewer than this value. If unspecified, at most 200 audience lists
695
- * will be returned. The maximum value is 1000 (higher values will be coerced
696
- * to the maximum).
697
- * @param {string} [request.pageToken]
698
- * Optional. A page token, received from a previous `ListAudienceLists` call.
699
- * Provide this to retrieve the subsequent page.
700
- *
701
- * When paginating, all other parameters provided to `ListAudienceLists` must
702
- * match the call that provided the page token.
703
- * @param {object} [options]
704
- * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
705
- * @returns {Promise} - The promise which resolves to an array.
706
- * The first element of the array is Array of {@link protos.google.analytics.data.v1alpha.AudienceList|AudienceList}.
707
- * The client library will perform auto-pagination by default: it will call the API as many
708
- * times as needed and will merge results from all the pages into this array.
709
- * Note that it can affect your quota.
710
- * We recommend using `listAudienceListsAsync()`
711
- * method described below for async iteration which you can stop as needed.
712
- * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
713
- * for more details and examples.
714
- */
672
+ * Lists all audience lists for a property. This method can be used for you to
673
+ * find and reuse existing audience lists rather than creating unnecessary new
674
+ * audience lists. The same audience can have multiple audience lists that
675
+ * represent the list of users that were in an audience on different days.
676
+ *
677
+ * See [Creating an Audience
678
+ * List](https://developers.google.com/analytics/devguides/reporting/data/v1/audience-list-basics)
679
+ * for an introduction to Audience Lists with examples.
680
+ *
681
+ * This method is available at beta stability at
682
+ * [audienceExports.list](https://developers.google.com/analytics/devguides/reporting/data/v1/rest/v1beta/properties.audienceExports/list).
683
+ * To give your feedback on this API, complete the
684
+ * [Google Analytics Audience Export API
685
+ * Feedback](https://forms.gle/EeA5u5LW6PEggtCEA) form.
686
+ *
687
+ * @param {Object} request
688
+ * The request object that will be sent.
689
+ * @param {string} request.parent
690
+ * Required. All audience lists for this property will be listed in the
691
+ * response. Format: `properties/{property}`
692
+ * @param {number} [request.pageSize]
693
+ * Optional. The maximum number of audience lists to return. The service may
694
+ * return fewer than this value. If unspecified, at most 200 audience lists
695
+ * will be returned. The maximum value is 1000 (higher values will be coerced
696
+ * to the maximum).
697
+ * @param {string} [request.pageToken]
698
+ * Optional. A page token, received from a previous `ListAudienceLists` call.
699
+ * Provide this to retrieve the subsequent page.
700
+ *
701
+ * When paginating, all other parameters provided to `ListAudienceLists` must
702
+ * match the call that provided the page token.
703
+ * @param {object} [options]
704
+ * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
705
+ * @returns {Promise} - The promise which resolves to an array.
706
+ * The first element of the array is Array of {@link protos.google.analytics.data.v1alpha.AudienceList|AudienceList}.
707
+ * The client library will perform auto-pagination by default: it will call the API as many
708
+ * times as needed and will merge results from all the pages into this array.
709
+ * Note that it can affect your quota.
710
+ * We recommend using `listAudienceListsAsync()`
711
+ * method described below for async iteration which you can stop as needed.
712
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
713
+ * for more details and examples.
714
+ */
715
715
  listAudienceLists(request?: protos.google.analytics.data.v1alpha.IListAudienceListsRequest, options?: CallOptions): Promise<[
716
716
  protos.google.analytics.data.v1alpha.IAudienceList[],
717
717
  protos.google.analytics.data.v1alpha.IListAudienceListsRequest | null,
@@ -783,49 +783,49 @@ export declare class AlphaAnalyticsDataClient {
783
783
  */
784
784
  listAudienceListsAsync(request?: protos.google.analytics.data.v1alpha.IListAudienceListsRequest, options?: CallOptions): AsyncIterable<protos.google.analytics.data.v1alpha.IAudienceList>;
785
785
  /**
786
- * Lists all recurring audience lists for a property. This method can be used
787
- * for you to find and reuse existing recurring audience lists rather than
788
- * creating unnecessary new recurring audience lists. The same audience can
789
- * have multiple recurring audience lists that represent different dimension
790
- * combinations; for example, just the dimension `deviceId` or both the
791
- * dimensions `deviceId` and `userId`.
792
- *
793
- * This method is introduced at alpha stability with the intention of
794
- * gathering feedback on syntax and capabilities before entering beta. To give
795
- * your feedback on this API, complete the
796
- * [Google Analytics Audience Export API
797
- * Feedback](https://forms.gle/EeA5u5LW6PEggtCEA) form.
798
- *
799
- * @param {Object} request
800
- * The request object that will be sent.
801
- * @param {string} request.parent
802
- * Required. All recurring audience lists for this property will be listed in
803
- * the response. Format: `properties/{property}`
804
- * @param {number} [request.pageSize]
805
- * Optional. The maximum number of recurring audience lists to return. The
806
- * service may return fewer than this value. If unspecified, at most 200
807
- * recurring audience lists will be returned. The maximum value is 1000
808
- * (higher values will be coerced to the maximum).
809
- * @param {string} [request.pageToken]
810
- * Optional. A page token, received from a previous
811
- * `ListRecurringAudienceLists` call. Provide this to retrieve the subsequent
812
- * page.
813
- *
814
- * When paginating, all other parameters provided to
815
- * `ListRecurringAudienceLists` must match the call that provided the page
816
- * token.
817
- * @param {object} [options]
818
- * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
819
- * @returns {Promise} - The promise which resolves to an array.
820
- * The first element of the array is Array of {@link protos.google.analytics.data.v1alpha.RecurringAudienceList|RecurringAudienceList}.
821
- * The client library will perform auto-pagination by default: it will call the API as many
822
- * times as needed and will merge results from all the pages into this array.
823
- * Note that it can affect your quota.
824
- * We recommend using `listRecurringAudienceListsAsync()`
825
- * method described below for async iteration which you can stop as needed.
826
- * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
827
- * for more details and examples.
828
- */
786
+ * Lists all recurring audience lists for a property. This method can be used
787
+ * for you to find and reuse existing recurring audience lists rather than
788
+ * creating unnecessary new recurring audience lists. The same audience can
789
+ * have multiple recurring audience lists that represent different dimension
790
+ * combinations; for example, just the dimension `deviceId` or both the
791
+ * dimensions `deviceId` and `userId`.
792
+ *
793
+ * This method is introduced at alpha stability with the intention of
794
+ * gathering feedback on syntax and capabilities before entering beta. To give
795
+ * your feedback on this API, complete the
796
+ * [Google Analytics Audience Export API
797
+ * Feedback](https://forms.gle/EeA5u5LW6PEggtCEA) form.
798
+ *
799
+ * @param {Object} request
800
+ * The request object that will be sent.
801
+ * @param {string} request.parent
802
+ * Required. All recurring audience lists for this property will be listed in
803
+ * the response. Format: `properties/{property}`
804
+ * @param {number} [request.pageSize]
805
+ * Optional. The maximum number of recurring audience lists to return. The
806
+ * service may return fewer than this value. If unspecified, at most 200
807
+ * recurring audience lists will be returned. The maximum value is 1000
808
+ * (higher values will be coerced to the maximum).
809
+ * @param {string} [request.pageToken]
810
+ * Optional. A page token, received from a previous
811
+ * `ListRecurringAudienceLists` call. Provide this to retrieve the subsequent
812
+ * page.
813
+ *
814
+ * When paginating, all other parameters provided to
815
+ * `ListRecurringAudienceLists` must match the call that provided the page
816
+ * token.
817
+ * @param {object} [options]
818
+ * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
819
+ * @returns {Promise} - The promise which resolves to an array.
820
+ * The first element of the array is Array of {@link protos.google.analytics.data.v1alpha.RecurringAudienceList|RecurringAudienceList}.
821
+ * The client library will perform auto-pagination by default: it will call the API as many
822
+ * times as needed and will merge results from all the pages into this array.
823
+ * Note that it can affect your quota.
824
+ * We recommend using `listRecurringAudienceListsAsync()`
825
+ * method described below for async iteration which you can stop as needed.
826
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
827
+ * for more details and examples.
828
+ */
829
829
  listRecurringAudienceLists(request?: protos.google.analytics.data.v1alpha.IListRecurringAudienceListsRequest, options?: CallOptions): Promise<[
830
830
  protos.google.analytics.data.v1alpha.IRecurringAudienceList[],
831
831
  protos.google.analytics.data.v1alpha.IListRecurringAudienceListsRequest | null,
@@ -901,30 +901,30 @@ export declare class AlphaAnalyticsDataClient {
901
901
  */
902
902
  listRecurringAudienceListsAsync(request?: protos.google.analytics.data.v1alpha.IListRecurringAudienceListsRequest, options?: CallOptions): AsyncIterable<protos.google.analytics.data.v1alpha.IRecurringAudienceList>;
903
903
  /**
904
- * Lists all report tasks for a property.
905
- *
906
- * @param {Object} request
907
- * The request object that will be sent.
908
- * @param {string} request.parent
909
- * Required. All report tasks for this property will be listed in the
910
- * response. Format: `properties/{property}`
911
- * @param {number} [request.pageSize]
912
- * Optional. The maximum number of report tasks to return.
913
- * @param {string} [request.pageToken]
914
- * Optional. A page token, received from a previous `ListReportTasks` call.
915
- * Provide this to retrieve the subsequent page.
916
- * @param {object} [options]
917
- * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
918
- * @returns {Promise} - The promise which resolves to an array.
919
- * The first element of the array is Array of {@link protos.google.analytics.data.v1alpha.ReportTask|ReportTask}.
920
- * The client library will perform auto-pagination by default: it will call the API as many
921
- * times as needed and will merge results from all the pages into this array.
922
- * Note that it can affect your quota.
923
- * We recommend using `listReportTasksAsync()`
924
- * method described below for async iteration which you can stop as needed.
925
- * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
926
- * for more details and examples.
927
- */
904
+ * Lists all report tasks for a property.
905
+ *
906
+ * @param {Object} request
907
+ * The request object that will be sent.
908
+ * @param {string} request.parent
909
+ * Required. All report tasks for this property will be listed in the
910
+ * response. Format: `properties/{property}`
911
+ * @param {number} [request.pageSize]
912
+ * Optional. The maximum number of report tasks to return.
913
+ * @param {string} [request.pageToken]
914
+ * Optional. A page token, received from a previous `ListReportTasks` call.
915
+ * Provide this to retrieve the subsequent page.
916
+ * @param {object} [options]
917
+ * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
918
+ * @returns {Promise} - The promise which resolves to an array.
919
+ * The first element of the array is Array of {@link protos.google.analytics.data.v1alpha.ReportTask|ReportTask}.
920
+ * The client library will perform auto-pagination by default: it will call the API as many
921
+ * times as needed and will merge results from all the pages into this array.
922
+ * Note that it can affect your quota.
923
+ * We recommend using `listReportTasksAsync()`
924
+ * method described below for async iteration which you can stop as needed.
925
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
926
+ * for more details and examples.
927
+ */
928
928
  listReportTasks(request?: protos.google.analytics.data.v1alpha.IListReportTasksRequest, options?: CallOptions): Promise<[
929
929
  protos.google.analytics.data.v1alpha.IReportTask[],
930
930
  protos.google.analytics.data.v1alpha.IListReportTasksRequest | null,
@@ -984,35 +984,35 @@ export declare class AlphaAnalyticsDataClient {
984
984
  */
985
985
  listReportTasksAsync(request?: protos.google.analytics.data.v1alpha.IListReportTasksRequest, options?: CallOptions): AsyncIterable<protos.google.analytics.data.v1alpha.IReportTask>;
986
986
  /**
987
- * Gets the latest state of a long-running operation. Clients can use this
988
- * method to poll the operation result at intervals as recommended by the API
989
- * service.
990
- *
991
- * @param {Object} request - The request object that will be sent.
992
- * @param {string} request.name - The name of the operation resource.
993
- * @param {Object=} options
994
- * Optional parameters. You can override the default settings for this call,
995
- * e.g, timeout, retries, paginations, etc. See {@link
996
- * https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions}
997
- * for the details.
998
- * @param {function(?Error, ?Object)=} callback
999
- * The function which will be called with the result of the API call.
1000
- *
1001
- * The second parameter to the callback is an object representing
1002
- * {@link google.longrunning.Operation | google.longrunning.Operation}.
1003
- * @return {Promise} - The promise which resolves to an array.
1004
- * The first element of the array is an object representing
1005
- * {@link google.longrunning.Operation | google.longrunning.Operation}.
1006
- * The promise has a method named "cancel" which cancels the ongoing API call.
1007
- *
1008
- * @example
1009
- * ```
1010
- * const client = longrunning.operationsClient();
1011
- * const name = '';
1012
- * const [response] = await client.getOperation({name});
1013
- * // doThingsWith(response)
1014
- * ```
1015
- */
987
+ * Gets the latest state of a long-running operation. Clients can use this
988
+ * method to poll the operation result at intervals as recommended by the API
989
+ * service.
990
+ *
991
+ * @param {Object} request - The request object that will be sent.
992
+ * @param {string} request.name - The name of the operation resource.
993
+ * @param {Object=} options
994
+ * Optional parameters. You can override the default settings for this call,
995
+ * e.g, timeout, retries, paginations, etc. See {@link
996
+ * https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions}
997
+ * for the details.
998
+ * @param {function(?Error, ?Object)=} callback
999
+ * The function which will be called with the result of the API call.
1000
+ *
1001
+ * The second parameter to the callback is an object representing
1002
+ * {@link google.longrunning.Operation | google.longrunning.Operation}.
1003
+ * @return {Promise} - The promise which resolves to an array.
1004
+ * The first element of the array is an object representing
1005
+ * {@link google.longrunning.Operation | google.longrunning.Operation}.
1006
+ * The promise has a method named "cancel" which cancels the ongoing API call.
1007
+ *
1008
+ * @example
1009
+ * ```
1010
+ * const client = longrunning.operationsClient();
1011
+ * const name = '';
1012
+ * const [response] = await client.getOperation({name});
1013
+ * // doThingsWith(response)
1014
+ * ```
1015
+ */
1016
1016
  getOperation(request: protos.google.longrunning.GetOperationRequest, optionsOrCallback?: gax.CallOptions | Callback<protos.google.longrunning.Operation, protos.google.longrunning.GetOperationRequest, {} | null | undefined>, callback?: Callback<protos.google.longrunning.Operation, protos.google.longrunning.GetOperationRequest, {} | null | undefined>): Promise<[protos.google.longrunning.Operation]>;
1017
1017
  /**
1018
1018
  * Lists operations that match the specified filter in the request. If the