This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree
Expand file treeCollapse file tree
16 files changed
+346
-350
lines changedFilter options
- google-cloud-texttospeech/src
- main/java/com/google/cloud/texttospeech
- v1
- stub
- v1beta1
- stub
- test/java/com/google/cloud/texttospeech
- v1
- v1beta1
Expand file treeCollapse file tree
16 files changed
+346
-350
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1/TextToSpeechClient.java
Copy file name to clipboardExpand all lines: google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1/TextToSpeechClient.java+69-71Lines changed: 69 additions & 71 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
| 37 | + |
| 38 | + |
41 | 39 |
|
42 | 40 |
|
43 | 41 |
|
| ||
145 | 143 |
|
146 | 144 |
|
147 | 145 |
|
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
148 | 213 |
|
149 | 214 |
|
150 | 215 |
|
| ||
230 | 295 |
|
231 | 296 |
|
232 | 297 |
|
233 |
| - |
234 |
| - |
235 |
| - |
236 |
| - |
237 |
| - |
238 |
| - |
239 |
| - |
240 |
| - |
241 |
| - |
242 |
| - |
243 |
| - |
244 |
| - |
245 |
| - |
246 |
| - |
247 |
| - |
248 |
| - |
249 |
| - |
250 |
| - |
251 |
| - |
252 |
| - |
253 |
| - |
254 |
| - |
255 |
| - |
256 |
| - |
257 |
| - |
258 |
| - |
259 |
| - |
260 |
| - |
261 |
| - |
262 |
| - |
263 |
| - |
264 |
| - |
265 |
| - |
266 |
| - |
267 |
| - |
268 |
| - |
269 |
| - |
270 |
| - |
271 |
| - |
272 |
| - |
273 |
| - |
274 |
| - |
275 |
| - |
276 |
| - |
277 |
| - |
278 |
| - |
279 |
| - |
280 |
| - |
281 |
| - |
282 |
| - |
283 |
| - |
284 |
| - |
285 |
| - |
286 |
| - |
287 |
| - |
288 |
| - |
289 |
| - |
290 |
| - |
291 |
| - |
292 |
| - |
293 |
| - |
294 |
| - |
295 |
| - |
296 |
| - |
297 |
| - |
298 |
| - |
299 |
| - |
300 | 298 |
|
301 | 299 |
|
302 | 300 |
|
|
google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1/TextToSpeechSettings.java
Copy file name to clipboardExpand all lines: google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1/TextToSpeechSettings.java+13-13Lines changed: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
67 | 72 |
|
68 | 73 |
|
69 | 74 |
|
70 | 75 |
|
71 | 76 |
|
72 | 77 |
|
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
| ||
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
175 | 180 |
|
176 | 181 |
|
177 | 182 |
|
178 | 183 |
|
179 | 184 |
|
180 | 185 |
|
181 |
| - |
182 |
| - |
183 |
| - |
184 |
| - |
185 |
| - |
186 | 186 |
|
187 | 187 |
|
188 | 188 |
|
|
google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1/package-info.java
Copy file name to clipboardExpand all lines: google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1/package-info.java+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
| 31 | + |
| 32 | + |
35 | 33 |
|
36 | 34 |
|
37 | 35 |
|
|
google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1/stub/GrpcTextToSpeechStub.java
Copy file name to clipboardExpand all lines: google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1/stub/GrpcTextToSpeechStub.java+20-20Lines changed: 20 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
45 | 53 |
|
46 | 54 |
|
47 | 55 |
|
| ||
52 | 60 |
|
53 | 61 |
|
54 | 62 |
|
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
66 | 67 |
|
67 | 68 |
|
68 |
| - |
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
109 | 113 |
|
110 | 114 |
|
111 | 115 |
|
112 | 116 |
|
113 | 117 |
|
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 | 118 |
|
119 |
| - |
120 |
| - |
121 |
| - |
122 | 119 |
|
123 | 120 |
|
124 | 121 |
|
| 122 | + |
| 123 | + |
| 124 | + |
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
129 | 133 |
|
130 | 134 |
|
131 | 135 |
|
132 | 136 |
|
133 | 137 |
|
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
|
google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1/stub/TextToSpeechStub.java
Copy file name to clipboardExpand all lines: google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1/stub/TextToSpeechStub.java+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
37 | 41 |
|
38 | 42 |
|
39 | 43 |
|
40 | 44 |
|
41 | 45 |
|
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
0 commit comments