File tree Expand file tree Collapse file tree 2 files changed +26
-2
lines changed
googleapiclient/discovery_cache/documents Expand file tree Collapse file tree 2 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 318
318
}
319
319
}
320
320
},
321
- "revision" : " 20231207 " ,
321
+ "revision" : " 20240109 " ,
322
322
"rootUrl" : " https://texttospeech.googleapis.com/" ,
323
323
"schemas" : {
324
324
"AudioConfig" : {
417
417
"description" : " Metadata for response returned by the `SynthesizeLongAudio` method." ,
418
418
"id" : " GoogleCloudTexttospeechV1SynthesizeLongAudioMetadata" ,
419
419
"properties" : {
420
+ "lastUpdateTime" : {
421
+ "deprecated" : true ,
422
+ "description" : " Deprecated. Do not use." ,
423
+ "format" : " google-datetime" ,
424
+ "type" : " string"
425
+ },
420
426
"progressPercentage" : {
421
427
"description" : " The progress of the most recent processing update in percentage, ie. 70.0%." ,
422
428
"format" : " double" ,
543
549
"description" : " Metadata for response returned by the `SynthesizeLongAudio` method." ,
544
550
"id" : " SynthesizeLongAudioMetadata" ,
545
551
"properties" : {
552
+ "lastUpdateTime" : {
553
+ "deprecated" : true ,
554
+ "description" : " Deprecated. Do not use." ,
555
+ "format" : " google-datetime" ,
556
+ "type" : " string"
557
+ },
546
558
"progressPercentage" : {
547
559
"description" : " The progress of the most recent processing update in percentage, ie. 70.0%." ,
548
560
"format" : " double" ,
Original file line number Diff line number Diff line change 261
261
}
262
262
}
263
263
},
264
- "revision" : " 20231207 " ,
264
+ "revision" : " 20240109 " ,
265
265
"rootUrl" : " https://texttospeech.googleapis.com/" ,
266
266
"schemas" : {
267
267
"AudioConfig" : {
350
350
"description" : " Metadata for response returned by the `SynthesizeLongAudio` method." ,
351
351
"id" : " GoogleCloudTexttospeechV1beta1SynthesizeLongAudioMetadata" ,
352
352
"properties" : {
353
+ "lastUpdateTime" : {
354
+ "deprecated" : true ,
355
+ "description" : " Deprecated. Do not use." ,
356
+ "format" : " google-datetime" ,
357
+ "type" : " string"
358
+ },
353
359
"progressPercentage" : {
354
360
"description" : " The progress of the most recent processing update in percentage, ie. 70.0%." ,
355
361
"format" : " double" ,
476
482
"description" : " Metadata for response returned by the `SynthesizeLongAudio` method." ,
477
483
"id" : " SynthesizeLongAudioMetadata" ,
478
484
"properties" : {
485
+ "lastUpdateTime" : {
486
+ "deprecated" : true ,
487
+ "description" : " Deprecated. Do not use." ,
488
+ "format" : " google-datetime" ,
489
+ "type" : " string"
490
+ },
479
491
"progressPercentage" : {
480
492
"description" : " The progress of the most recent processing update in percentage, ie. 70.0%." ,
481
493
"format" : " double" ,
You can’t perform that action at this time.
0 commit comments