@maxim_mazurok/gapi.client.texttospeech-v1beta1
Advanced tools
Comparing version 0.0.20230731 to 0.0.20230803
@@ -12,3 +12,3 @@ /* Type definitions for non-npm package Cloud Text-to-Speech API v1beta1 0.0 */ | ||
// Generated from: https://texttospeech.googleapis.com/$discovery/rest?version=v1beta1 | ||
// Revision: 20230731 | ||
// Revision: 20230803 | ||
@@ -110,5 +110,5 @@ /// <reference types="gapi.client" /> | ||
/** | ||
* The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the | ||
* original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the | ||
* original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`. | ||
* The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original | ||
* method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original | ||
* method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`. | ||
*/ | ||
@@ -115,0 +115,0 @@ response?: |
{ | ||
"name": "@maxim_mazurok/gapi.client.texttospeech-v1beta1", | ||
"version": "0.0.20230731", | ||
"version": "0.0.20230803", | ||
"description": "TypeScript typings for Cloud Text-to-Speech API v1beta1", | ||
@@ -18,4 +18,4 @@ "license": "MIT", | ||
"@types/gapi.client": "*", | ||
"@types/gapi.client.discovery": "*" | ||
"@types/gapi.client.discovery-v1": "*" | ||
} | ||
} |
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.texttospeech-v1beta1 definition tests */ | ||
// Revision: 20230731 | ||
// Revision: 20230803 | ||
@@ -9,0 +9,0 @@ gapi.load('client', async () => { |
34248
- Removed@types/gapi.client.discovery@*
- Removed@types/gapi.client.discovery@1.0.9(transitive)