@maxim_mazurok/gapi.client.texttospeech-v1beta1
Advanced tools
Comparing version 0.0.20231207 to 0.0.20240109
@@ -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: 20231207 | ||
// Revision: 20240109 | ||
@@ -53,2 +53,4 @@ /// <reference types="gapi.client" /> | ||
interface GoogleCloudTexttospeechV1beta1SynthesizeLongAudioMetadata { | ||
/** Deprecated. Do not use. */ | ||
lastUpdateTime?: string; | ||
/** The progress of the most recent processing update in percentage, ie. 70.0%. */ | ||
@@ -96,2 +98,4 @@ progressPercentage?: number; | ||
interface SynthesizeLongAudioMetadata { | ||
/** Deprecated. Do not use. */ | ||
lastUpdateTime?: string; | ||
/** The progress of the most recent processing update in percentage, ie. 70.0%. */ | ||
@@ -98,0 +102,0 @@ progressPercentage?: number; |
{ | ||
"name": "@maxim_mazurok/gapi.client.texttospeech-v1beta1", | ||
"version": "0.0.20231207", | ||
"version": "0.0.20240109", | ||
"description": "TypeScript typings for Cloud Text-to-Speech API v1beta1", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
24410
377