Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@google-cloud/data-fusion

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/data-fusion - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

2

build/src/index.d.ts
import * as v1 from './v1';
import * as v1beta1 from './v1beta1';
declare const DataFusionClient: typeof v1.DataFusionClient;
declare type DataFusionClient = v1.DataFusionClient;
type DataFusionClient = v1.DataFusionClient;
export { v1, v1beta1, DataFusionClient };

@@ -6,0 +6,0 @@ declare const _default: {

@@ -124,3 +124,3 @@ /// <reference types="node" />

* @returns {Promise} - The promise which resolves to an array.
* The first element of the array is an object representing [Instance]{@link google.cloud.datafusion.v1.Instance}.
* The first element of the array is an object representing {@link google.cloud.datafusion.v1.Instance | Instance}.
* Please see the

@@ -333,3 +333,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)

* @returns {Promise} - The promise which resolves to an array.
* The first element of the array is Array of [Version]{@link google.cloud.datafusion.v1.Version}.
* The first element of the array is Array of {@link google.cloud.datafusion.v1.Version | Version}.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -370,3 +370,3 @@ * times as needed and will merge results from all the pages into this array.

* @returns {Stream}
* An object stream which emits an object representing [Version]{@link google.cloud.datafusion.v1.Version} on 'data' event.
* An object stream which emits an object representing {@link google.cloud.datafusion.v1.Version | Version} on 'data' event.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -404,3 +404,3 @@ * times as needed. Note that it can affect your quota.

* When you iterate the returned iterable, each element will be an object representing
* [Version]{@link google.cloud.datafusion.v1.Version}. The API will be called under the hood as needed, once per the page,
* {@link google.cloud.datafusion.v1.Version | Version}. The API will be called under the hood as needed, once per the page,
* so you can stop the iteration when you don't need more results.

@@ -436,3 +436,3 @@ * Please see the

* @returns {Promise} - The promise which resolves to an array.
* The first element of the array is Array of [Instance]{@link google.cloud.datafusion.v1.Instance}.
* The first element of the array is Array of {@link google.cloud.datafusion.v1.Instance | Instance}.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -475,3 +475,3 @@ * times as needed and will merge results from all the pages into this array.

* @returns {Stream}
* An object stream which emits an object representing [Instance]{@link google.cloud.datafusion.v1.Instance} on 'data' event.
* An object stream which emits an object representing {@link google.cloud.datafusion.v1.Instance | Instance} on 'data' event.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -511,3 +511,3 @@ * times as needed. Note that it can affect your quota.

* When you iterate the returned iterable, each element will be an object representing
* [Instance]{@link google.cloud.datafusion.v1.Instance}. The API will be called under the hood as needed, once per the page,
* {@link google.cloud.datafusion.v1.Instance | Instance}. The API will be called under the hood as needed, once per the page,
* so you can stop the iteration when you don't need more results.

@@ -514,0 +514,0 @@ * Please see the

@@ -541,3 +541,3 @@ "use strict";

* @returns {Stream}
* An object stream which emits an object representing [Version]{@link google.cloud.datafusion.v1.Version} on 'data' event.
* An object stream which emits an object representing {@link google.cloud.datafusion.v1.Version | Version} on 'data' event.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -589,3 +589,3 @@ * times as needed. Note that it can affect your quota.

* When you iterate the returned iterable, each element will be an object representing
* [Version]{@link google.cloud.datafusion.v1.Version}. The API will be called under the hood as needed, once per the page,
* {@link google.cloud.datafusion.v1.Version | Version}. The API will be called under the hood as needed, once per the page,
* so you can stop the iteration when you don't need more results.

@@ -655,3 +655,3 @@ * Please see the

* @returns {Stream}
* An object stream which emits an object representing [Instance]{@link google.cloud.datafusion.v1.Instance} on 'data' event.
* An object stream which emits an object representing {@link google.cloud.datafusion.v1.Instance | Instance} on 'data' event.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -705,3 +705,3 @@ * times as needed. Note that it can affect your quota.

* When you iterate the returned iterable, each element will be an object representing
* [Instance]{@link google.cloud.datafusion.v1.Instance}. The API will be called under the hood as needed, once per the page,
* {@link google.cloud.datafusion.v1.Instance | Instance}. The API will be called under the hood as needed, once per the page,
* so you can stop the iteration when you don't need more results.

@@ -708,0 +708,0 @@ * Please see the

@@ -124,3 +124,3 @@ /// <reference types="node" />

* @returns {Promise} - The promise which resolves to an array.
* The first element of the array is an object representing [Instance]{@link google.cloud.datafusion.v1beta1.Instance}.
* The first element of the array is an object representing {@link google.cloud.datafusion.v1beta1.Instance | Instance}.
* Please see the

@@ -149,3 +149,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)

* @returns {Promise} - The promise which resolves to an array.
* The first element of the array is an object representing [RemoveIamPolicyResponse]{@link google.cloud.datafusion.v1beta1.RemoveIamPolicyResponse}.
* The first element of the array is an object representing {@link google.cloud.datafusion.v1beta1.RemoveIamPolicyResponse | RemoveIamPolicyResponse}.
* Please see the

@@ -176,3 +176,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)

* @returns {Promise} - The promise which resolves to an array.
* The first element of the array is an object representing [AddDnsPeeringResponse]{@link google.cloud.datafusion.v1beta1.AddDnsPeeringResponse}.
* The first element of the array is an object representing {@link google.cloud.datafusion.v1beta1.AddDnsPeeringResponse | AddDnsPeeringResponse}.
* Please see the

@@ -203,3 +203,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)

* @returns {Promise} - The promise which resolves to an array.
* The first element of the array is an object representing [RemoveDnsPeeringResponse]{@link google.cloud.datafusion.v1beta1.RemoveDnsPeeringResponse}.
* The first element of the array is an object representing {@link google.cloud.datafusion.v1beta1.RemoveDnsPeeringResponse | RemoveDnsPeeringResponse}.
* Please see the

@@ -455,3 +455,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)

* @returns {Promise} - The promise which resolves to an array.
* The first element of the array is Array of [Version]{@link google.cloud.datafusion.v1beta1.Version}.
* The first element of the array is Array of {@link google.cloud.datafusion.v1beta1.Version | Version}.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -492,3 +492,3 @@ * times as needed and will merge results from all the pages into this array.

* @returns {Stream}
* An object stream which emits an object representing [Version]{@link google.cloud.datafusion.v1beta1.Version} on 'data' event.
* An object stream which emits an object representing {@link google.cloud.datafusion.v1beta1.Version | Version} on 'data' event.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -526,3 +526,3 @@ * times as needed. Note that it can affect your quota.

* When you iterate the returned iterable, each element will be an object representing
* [Version]{@link google.cloud.datafusion.v1beta1.Version}. The API will be called under the hood as needed, once per the page,
* {@link google.cloud.datafusion.v1beta1.Version | Version}. The API will be called under the hood as needed, once per the page,
* so you can stop the iteration when you don't need more results.

@@ -558,3 +558,3 @@ * Please see the

* @returns {Promise} - The promise which resolves to an array.
* The first element of the array is Array of [Instance]{@link google.cloud.datafusion.v1beta1.Instance}.
* The first element of the array is Array of {@link google.cloud.datafusion.v1beta1.Instance | Instance}.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -597,3 +597,3 @@ * times as needed and will merge results from all the pages into this array.

* @returns {Stream}
* An object stream which emits an object representing [Instance]{@link google.cloud.datafusion.v1beta1.Instance} on 'data' event.
* An object stream which emits an object representing {@link google.cloud.datafusion.v1beta1.Instance | Instance} on 'data' event.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -633,3 +633,3 @@ * times as needed. Note that it can affect your quota.

* When you iterate the returned iterable, each element will be an object representing
* [Instance]{@link google.cloud.datafusion.v1beta1.Instance}. The API will be called under the hood as needed, once per the page,
* {@link google.cloud.datafusion.v1beta1.Instance | Instance}. The API will be called under the hood as needed, once per the page,
* so you can stop the iteration when you don't need more results.

@@ -663,3 +663,3 @@ * Please see the

* @returns {Promise} - The promise which resolves to an array.
* The first element of the array is Array of [Namespace]{@link google.cloud.datafusion.v1beta1.Namespace}.
* The first element of the array is Array of {@link google.cloud.datafusion.v1beta1.Namespace | Namespace}.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -700,3 +700,3 @@ * times as needed and will merge results from all the pages into this array.

* @returns {Stream}
* An object stream which emits an object representing [Namespace]{@link google.cloud.datafusion.v1beta1.Namespace} on 'data' event.
* An object stream which emits an object representing {@link google.cloud.datafusion.v1beta1.Namespace | Namespace} on 'data' event.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -734,3 +734,3 @@ * times as needed. Note that it can affect your quota.

* When you iterate the returned iterable, each element will be an object representing
* [Namespace]{@link google.cloud.datafusion.v1beta1.Namespace}. The API will be called under the hood as needed, once per the page,
* {@link google.cloud.datafusion.v1beta1.Namespace | Namespace}. The API will be called under the hood as needed, once per the page,
* so you can stop the iteration when you don't need more results.

@@ -759,3 +759,3 @@ * Please see the

* @returns {Promise} - The promise which resolves to an array.
* The first element of the array is Array of [DnsPeering]{@link google.cloud.datafusion.v1beta1.DnsPeering}.
* The first element of the array is Array of {@link google.cloud.datafusion.v1beta1.DnsPeering | DnsPeering}.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -791,3 +791,3 @@ * times as needed and will merge results from all the pages into this array.

* @returns {Stream}
* An object stream which emits an object representing [DnsPeering]{@link google.cloud.datafusion.v1beta1.DnsPeering} on 'data' event.
* An object stream which emits an object representing {@link google.cloud.datafusion.v1beta1.DnsPeering | DnsPeering} on 'data' event.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -820,3 +820,3 @@ * times as needed. Note that it can affect your quota.

* When you iterate the returned iterable, each element will be an object representing
* [DnsPeering]{@link google.cloud.datafusion.v1beta1.DnsPeering}. The API will be called under the hood as needed, once per the page,
* {@link google.cloud.datafusion.v1beta1.DnsPeering | DnsPeering}. The API will be called under the hood as needed, once per the page,
* so you can stop the iteration when you don't need more results.

@@ -823,0 +823,0 @@ * Please see the

@@ -672,3 +672,3 @@ "use strict";

* @returns {Stream}
* An object stream which emits an object representing [Version]{@link google.cloud.datafusion.v1beta1.Version} on 'data' event.
* An object stream which emits an object representing {@link google.cloud.datafusion.v1beta1.Version | Version} on 'data' event.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -720,3 +720,3 @@ * times as needed. Note that it can affect your quota.

* When you iterate the returned iterable, each element will be an object representing
* [Version]{@link google.cloud.datafusion.v1beta1.Version}. The API will be called under the hood as needed, once per the page,
* {@link google.cloud.datafusion.v1beta1.Version | Version}. The API will be called under the hood as needed, once per the page,
* so you can stop the iteration when you don't need more results.

@@ -786,3 +786,3 @@ * Please see the

* @returns {Stream}
* An object stream which emits an object representing [Instance]{@link google.cloud.datafusion.v1beta1.Instance} on 'data' event.
* An object stream which emits an object representing {@link google.cloud.datafusion.v1beta1.Instance | Instance} on 'data' event.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -836,3 +836,3 @@ * times as needed. Note that it can affect your quota.

* When you iterate the returned iterable, each element will be an object representing
* [Instance]{@link google.cloud.datafusion.v1beta1.Instance}. The API will be called under the hood as needed, once per the page,
* {@link google.cloud.datafusion.v1beta1.Instance | Instance}. The API will be called under the hood as needed, once per the page,
* so you can stop the iteration when you don't need more results.

@@ -900,3 +900,3 @@ * Please see the

* @returns {Stream}
* An object stream which emits an object representing [Namespace]{@link google.cloud.datafusion.v1beta1.Namespace} on 'data' event.
* An object stream which emits an object representing {@link google.cloud.datafusion.v1beta1.Namespace | Namespace} on 'data' event.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -948,3 +948,3 @@ * times as needed. Note that it can affect your quota.

* When you iterate the returned iterable, each element will be an object representing
* [Namespace]{@link google.cloud.datafusion.v1beta1.Namespace}. The API will be called under the hood as needed, once per the page,
* {@link google.cloud.datafusion.v1beta1.Namespace | Namespace}. The API will be called under the hood as needed, once per the page,
* so you can stop the iteration when you don't need more results.

@@ -1007,3 +1007,3 @@ * Please see the

* @returns {Stream}
* An object stream which emits an object representing [DnsPeering]{@link google.cloud.datafusion.v1beta1.DnsPeering} on 'data' event.
* An object stream which emits an object representing {@link google.cloud.datafusion.v1beta1.DnsPeering | DnsPeering} on 'data' event.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -1050,3 +1050,3 @@ * times as needed. Note that it can affect your quota.

* When you iterate the returned iterable, each element will be an object representing
* [DnsPeering]{@link google.cloud.datafusion.v1beta1.DnsPeering}. The API will be called under the hood as needed, once per the page,
* {@link google.cloud.datafusion.v1beta1.DnsPeering | DnsPeering}. The API will be called under the hood as needed, once per the page,
* so you can stop the iteration when you don't need more results.

@@ -1053,0 +1053,0 @@ * Please see the

# Changelog
## [2.2.1](https://github.com/googleapis/google-cloud-node/compare/data-fusion-v2.2.0...data-fusion-v2.2.1) (2023-02-15)
### Bug Fixes
* [Many APIs] changing format of the jsdoc links ([#3986](https://github.com/googleapis/google-cloud-node/issues/3986)) ([20f493c](https://github.com/googleapis/google-cloud-node/commit/20f493c94f7d6626d932b2610e00cbdd5df55f22))
## [2.2.0](https://github.com/googleapis/google-cloud-node/compare/data-fusion-v2.1.2...data-fusion-v2.2.0) (2023-01-28)

@@ -4,0 +11,0 @@

{
"name": "@google-cloud/data-fusion",
"version": "2.2.0",
"version": "2.2.1",
"description": "datafusion client for Node.js",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc