@google-analytics/data 4.12.1 → 5.1.0

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,28 @@
1
1
  # Changelog
2
2
 
3
+ ## [5.1.0](https://github.com/googleapis/google-cloud-node/compare/data-v5.0.0...data-v5.1.0) (2025-03-19)
4
+
5
+
6
+ ### Features
7
+
8
+ * [Many APIs] await/catch promises, and update listOperationsAsync return type ([#6182](https://github.com/googleapis/google-cloud-node/issues/6182)) ([c41ff07](https://github.com/googleapis/google-cloud-node/commit/c41ff0729b65a1207978b4029d6369cc0552e0bf))
9
+
10
+ ## [5.0.0](https://github.com/googleapis/google-cloud-node/compare/data-v4.12.1...data-v5.0.0) (2025-03-18)
11
+
12
+
13
+ ### ⚠ BREAKING CHANGES
14
+
15
+ * upgrade to Node 18 ([#6096](https://github.com/googleapis/google-cloud-node/issues/6096))
16
+
17
+ ### Features
18
+
19
+ * [Many APIs] add request/response debug logging to gapics, update templates to gax 5 ([54a73fe](https://github.com/googleapis/google-cloud-node/commit/54a73fe74eab0675c006f24d5f1e4574c44d829b))
20
+
21
+
22
+ ### Miscellaneous Chores
23
+
24
+ * Upgrade to Node 18 ([#6096](https://github.com/googleapis/google-cloud-node/issues/6096)) ([eadae64](https://github.com/googleapis/google-cloud-node/commit/eadae64d54e07aa2c65097ea52e65008d4e87436))
25
+
3
26
  ## [4.12.1](https://github.com/googleapis/google-cloud-node/compare/data-v4.12.0...data-v4.12.1) (2025-02-12)
4
27
 
5
28
 
package/README.md CHANGED
@@ -43,7 +43,7 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained].
43
43
 
44
44
  1. [Select or create a Cloud Platform project][projects].
45
45
  1. [Enable the Google Analytics Data API][enable_api].
46
- 1. [Set up authentication][auth] so you can access the
46
+ 1. [Set up authentication with a service account][auth] so you can access the
47
47
  API from your local workstation.
48
48
 
49
49
  ### Installing the client library
@@ -203,4 +203,4 @@ See [LICENSE](https://github.com/googleapis/google-cloud-node/blob/main/LICENSE)
203
203
  [projects]: https://console.cloud.google.com/project
204
204
  [billing]: https://support.google.com/cloud/answer/6293499#enable-billing
205
205
  [enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=analyticsdata.googleapis.com
206
- [auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local
206
+ [auth]: https://cloud.google.com/docs/authentication/getting-started
@@ -1,4 +1,4 @@
1
- // Copyright 2024 Google LLC
1
+ // Copyright 2025 Google LLC
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2024 Google LLC
1
+ // Copyright 2025 Google LLC
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2024 Google LLC
1
+ // Copyright 2025 Google LLC
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2024 Google LLC
1
+ // Copyright 2025 Google LLC
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,7 +1,4 @@
1
1
  {
2
- "options": {
3
- "syntax": "proto3"
4
- },
5
2
  "nested": {
6
3
  "google": {
7
4
  "nested": {
@@ -17,6 +17,7 @@ export declare class AlphaAnalyticsDataClient {
17
17
  private _defaults;
18
18
  private _universeDomain;
19
19
  private _servicePath;
20
+ private _log;
20
21
  auth: gax.GoogleAuth;
21
22
  descriptors: Descriptors;
22
23
  warn: (code: string, message: string, warnType?: string) => void;
@@ -52,7 +53,7 @@ export declare class AlphaAnalyticsDataClient {
52
53
  * Developer's Console, e.g. 'grape-spaceship-123'. We will also check
53
54
  * the environment variable GCLOUD_PROJECT for your project ID. If your
54
55
  * app is running in an environment which supports
55
- * {@link https://developers.google.com/identity/protocols/application-default-credentials Application Default Credentials},
56
+ * {@link https://cloud.google.com/docs/authentication/application-default-credentials Application Default Credentials},
56
57
  * your project ID will be detected automatically.
57
58
  * @param {string} [options.apiEndpoint] - The domain name of the
58
59
  * API remote host.
@@ -1043,7 +1044,7 @@ export declare class AlphaAnalyticsDataClient {
1043
1044
  * // doThingsWith(response)
1044
1045
  * ```
1045
1046
  */
1046
- listOperationsAsync(request: protos.google.longrunning.ListOperationsRequest, options?: gax.CallOptions): AsyncIterable<protos.google.longrunning.ListOperationsResponse>;
1047
+ listOperationsAsync(request: protos.google.longrunning.ListOperationsRequest, options?: gax.CallOptions): AsyncIterable<protos.google.longrunning.IOperation>;
1047
1048
  /**
1048
1049
  * Starts asynchronous cancellation on a long-running operation. The server
1049
1050
  * makes a best effort to cancel the operation, but success is not