@google-cloud/life-sciences
Advanced tools
Comparing version 2.2.0 to 2.3.0
"use strict"; | ||
// Copyright 2022 Google LLC | ||
// Copyright 2023 Google LLC | ||
// | ||
@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License"); |
"use strict"; | ||
// Copyright 2022 Google LLC | ||
// Copyright 2023 Google LLC | ||
// | ||
@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License"); |
@@ -111,7 +111,7 @@ import type * as gax from 'google-gax'; | ||
* [google.longrunning.Operation.metadata] field will contain a | ||
* {@link google.cloud.lifesciences.v2beta.Metadata|google.cloud.lifesciences.v2beta.Metadata} object describing the status | ||
* of the pipeline execution. The | ||
* {@link google.cloud.lifesciences.v2beta.Metadata|google.cloud.lifesciences.v2beta.Metadata} | ||
* object describing the status of the pipeline execution. The | ||
* {@link google.longrunning.Operation.response|response} field will contain a | ||
* {@link google.cloud.lifesciences.v2beta.RunPipelineResponse|google.cloud.lifesciences.v2beta.RunPipelineResponse} object if the | ||
* pipeline completes successfully. | ||
* {@link google.cloud.lifesciences.v2beta.RunPipelineResponse|google.cloud.lifesciences.v2beta.RunPipelineResponse} | ||
* object if the pipeline completes successfully. | ||
* | ||
@@ -118,0 +118,0 @@ * **Note:** Before you can use this method, the *Life Sciences Service Agent* |
"use strict"; | ||
// Copyright 2022 Google LLC | ||
// Copyright 2023 Google LLC | ||
// | ||
@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License"); |
# Changelog | ||
## [2.3.0](https://github.com/googleapis/google-cloud-node/compare/life-sciences-v2.2.0...life-sciences-v2.3.0) (2023-01-28) | ||
### Features | ||
* Added SuggestConversationSummary RPC ([#3852](https://github.com/googleapis/google-cloud-node/issues/3852)) ([d83d70a](https://github.com/googleapis/google-cloud-node/commit/d83d70a25f78812a44c4476b2149fbdef0a2baa1)) | ||
## [2.2.0](https://github.com/googleapis/google-cloud-node/compare/life-sciences-v2.1.2...life-sciences-v2.2.0) (2022-12-16) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@google-cloud/life-sciences", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "lifesciences client for Node.js", | ||
@@ -61,7 +61,7 @@ "repository": { | ||
"pack-n-play": "^1.0.0-2", | ||
"sinon": "^14.0.0", | ||
"sinon": "^15.0.0", | ||
"ts-loader": "^9.1.2", | ||
"typescript": "^4.6.4", | ||
"webpack": "^5.36.2", | ||
"webpack-cli": "^4.7.0" | ||
"webpack-cli": "^5.0.0" | ||
}, | ||
@@ -68,0 +68,0 @@ "engines": { |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1861333