@@ -138,7 +138,7 @@ paths:
138138 text_translation_characters : 4892
139139 document_translation_characters : 0
140140 text_improvement_characters : 4727
141- speech_to_text_milliseconds : 1800000
141+ speech_to_text_minutes : 107.46
142142 group_by : " key_and_day"
143143 start_date : " 2025-09-29T00:00:00"
144144 end_date : " 2025-10-01T00:00:00"
@@ -151,7 +151,7 @@ paths:
151151 text_translation_characters : 159
152152 document_translation_characters : 0
153153 text_improvement_characters : 156
154- speech_to_text_milliseconds : 1800000
154+ speech_to_text_minutes : 11.94
155155 withoutGrouping :
156156 summary : Usage report without grouping
157157 value :
@@ -161,7 +161,7 @@ paths:
161161 text_translation_characters : 4892
162162 document_translation_characters : 0
163163 text_improvement_characters : 4727
164- speech_to_text_milliseconds : 1800000
164+ speech_to_text_minutes : 107.46
165165 start_date : " 2025-09-29T00:00:00"
166166 end_date : " 2025-10-01T00:00:00"
167167 400 :
@@ -4592,10 +4592,10 @@ components:
45924592 type : integer
45934593 description : Number of characters used for text improvement.
45944594 example : 4727
4595- speech_to_text_milliseconds :
4596- type : integer
4597- description : Duration of speech-to-text usage in milliseconds .
4598- example : 1800000
4595+ speech_to_text_minutes :
4596+ type : number
4597+ description : Duration of speech-to-text usage in minutes .
4598+ example : 107.46
45994599 KeyAndDayUsageItem :
46004600 type : object
46014601 description : Usage statistics for a specific API key and optionally a specific date.
0 commit comments