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

@google-cloud/gkemulticloud

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/gkemulticloud - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

42

build/src/v1/attached_clusters_client.d.ts

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

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

@@ -166,3 +166,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 [AttachedServerConfig]{@link google.cloud.gkemulticloud.v1.AttachedServerConfig}.
* The first element of the array is an object representing {@link google.cloud.gkemulticloud.v1.AttachedServerConfig | AttachedServerConfig}.
* Please see the

@@ -220,3 +220,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 [GenerateAttachedClusterInstallManifestResponse]{@link google.cloud.gkemulticloud.v1.GenerateAttachedClusterInstallManifestResponse}.
* The first element of the array is an object representing {@link google.cloud.gkemulticloud.v1.GenerateAttachedClusterInstallManifestResponse | GenerateAttachedClusterInstallManifestResponse}.
* Please see the

@@ -530,3 +530,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 [AttachedCluster]{@link google.cloud.gkemulticloud.v1.AttachedCluster}.
* The first element of the array is Array of {@link google.cloud.gkemulticloud.v1.AttachedCluster | AttachedCluster}.
* The client library will perform auto-pagination by default: it will call the API as many

@@ -575,3 +575,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 [AttachedCluster]{@link google.cloud.gkemulticloud.v1.AttachedCluster} on 'data' event.
* An object stream which emits an object representing {@link google.cloud.gkemulticloud.v1.AttachedCluster | AttachedCluster} on 'data' event.
* The client library will perform auto-pagination by default: it will call the API as many

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

* When you iterate the returned iterable, each element will be an object representing
* [AttachedCluster]{@link google.cloud.gkemulticloud.v1.AttachedCluster}. The API will be called under the hood as needed, once per the page,
* {@link google.cloud.gkemulticloud.v1.AttachedCluster | AttachedCluster}. 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.

@@ -636,5 +636,5 @@ * Please see the

* Optional parameters. You can override the default settings for this call,
* e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the
* details.
* e.g, timeout, retries, paginations, etc. See {@link
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions}
* for the details.
* @param {function(?Error, ?Object)=} callback

@@ -644,9 +644,7 @@ * The function which will be called with the result of the API call.

* The second parameter to the callback is an object representing
* [google.longrunning.Operation]{@link
* external:"google.longrunning.Operation"}.
* {@link google.longrunning.Operation | google.longrunning.Operation}.
* @return {Promise} - The promise which resolves to an array.
* The first element of the array is an object representing
* [google.longrunning.Operation]{@link
* external:"google.longrunning.Operation"}. The promise has a method named
* "cancel" which cancels the ongoing API call.
* {@link google.longrunning.Operation | google.longrunning.Operation}.
* The promise has a method named "cancel" which cancels the ongoing API call.
*

@@ -679,7 +677,7 @@ * @example

* Optional parameters. You can override the default settings for this call,
* e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the
* e.g, timeout, retries, paginations, etc. See {@link
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions} for the
* details.
* @returns {Object}
* An iterable Object that conforms to @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols.
* An iterable Object that conforms to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | iteration protocols}.
*

@@ -710,4 +708,4 @@ * @example

* Optional parameters. You can override the default settings for this call,
* e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the
* e.g, timeout, retries, paginations, etc. See {@link
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions} for the
* details.

@@ -737,5 +735,5 @@ * @param {function(?Error)=} callback

* Optional parameters. You can override the default settings for this call,
* e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the
* details.
* e.g, timeout, retries, paginations, etc. See {@link
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions}
* for the details.
* @param {function(?Error)=} callback

@@ -742,0 +740,0 @@ * The function which will be called with the result of the API call.

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

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

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

* When you iterate the returned iterable, each element will be an object representing
* [AttachedCluster]{@link google.cloud.gkemulticloud.v1.AttachedCluster}. The API will be called under the hood as needed, once per the page,
* {@link google.cloud.gkemulticloud.v1.AttachedCluster | AttachedCluster}. 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.

@@ -664,5 +664,5 @@ * Please see the

* Optional parameters. You can override the default settings for this call,
* e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the
* details.
* e.g, timeout, retries, paginations, etc. See {@link
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions}
* for the details.
* @param {function(?Error, ?Object)=} callback

@@ -672,9 +672,7 @@ * The function which will be called with the result of the API call.

* The second parameter to the callback is an object representing
* [google.longrunning.Operation]{@link
* external:"google.longrunning.Operation"}.
* {@link google.longrunning.Operation | google.longrunning.Operation}.
* @return {Promise} - The promise which resolves to an array.
* The first element of the array is an object representing
* [google.longrunning.Operation]{@link
* external:"google.longrunning.Operation"}. The promise has a method named
* "cancel" which cancels the ongoing API call.
* {@link google.longrunning.Operation | google.longrunning.Operation}.
* The promise has a method named "cancel" which cancels the ongoing API call.
*

@@ -709,7 +707,7 @@ * @example

* Optional parameters. You can override the default settings for this call,
* e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the
* e.g, timeout, retries, paginations, etc. See {@link
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions} for the
* details.
* @returns {Object}
* An iterable Object that conforms to @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols.
* An iterable Object that conforms to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | iteration protocols}.
*

@@ -742,4 +740,4 @@ * @example

* Optional parameters. You can override the default settings for this call,
* e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the
* e.g, timeout, retries, paginations, etc. See {@link
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions} for the
* details.

@@ -771,5 +769,5 @@ * @param {function(?Error)=} callback

* Optional parameters. You can override the default settings for this call,
* e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the
* details.
* e.g, timeout, retries, paginations, etc. See {@link
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions}
* for the details.
* @param {function(?Error)=} callback

@@ -776,0 +774,0 @@ * The function which will be called with the result of the API call.

# Changelog
## [0.3.1](https://github.com/googleapis/google-cloud-node/compare/gkemulticloud-v0.3.0...gkemulticloud-v0.3.1) (2023-02-15)
### Bug Fixes
* [Many APIs] changing format of the jsdoc links ([#3987](https://github.com/googleapis/google-cloud-node/issues/3987)) ([07043a6](https://github.com/googleapis/google-cloud-node/commit/07043a629545ad418f33f90f9f96147a136e1728))
## [0.3.0](https://github.com/googleapis/google-cloud-node/compare/gkemulticloud-v0.2.0...gkemulticloud-v0.3.0) (2023-02-09)

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

{
"name": "@google-cloud/gkemulticloud",
"version": "0.3.0",
"version": "0.3.1",
"description": "Anthos Multi-Cloud API 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 too big to display

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

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 not supported yet

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