File tree
Expand file treeCollapse file tree
4 files changed
+15
-31
lines changedFilter options
- language/cloud-client/v1
- texttospeech/cloud-client
- video/cloud-client/analyze
Expand file treeCollapse file tree
4 files changed
+15
-31
lines changedlanguage/cloud-client/v1/requirements.txt
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
language/cloud-client/v1/snippets.py
Copy file name to clipboardExpand all lines: language/cloud-client/v1/snippets.py+8-20Lines changed: 8 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 | 98 |
|
| 99 | + |
103 | 100 |
|
104 | 101 |
|
105 |
| - |
| 102 | + |
106 | 103 |
|
107 | 104 |
|
108 | 105 |
|
| ||
125 | 122 |
|
126 | 123 |
|
127 | 124 |
|
128 |
| - |
129 |
| - |
130 |
| - |
131 |
| - |
132 | 125 |
|
| 126 | + |
133 | 127 |
|
134 | 128 |
|
135 |
| - |
| 129 | + |
136 | 130 |
|
137 | 131 |
|
138 | 132 |
|
| ||
158 | 152 |
|
159 | 153 |
|
160 | 154 |
|
161 |
| - |
162 |
| - |
163 |
| - |
164 |
| - |
165 | 155 |
|
166 |
| - |
| 156 | + |
| 157 | + |
167 | 158 |
|
168 | 159 |
|
169 | 160 |
|
| ||
183 | 174 |
|
184 | 175 |
|
185 | 176 |
|
186 |
| - |
187 |
| - |
188 |
| - |
189 |
| - |
190 | 177 |
|
191 |
| - |
| 178 | + |
| 179 | + |
192 | 180 |
|
193 | 181 |
|
194 | 182 |
|
|
texttospeech/cloud-client/list_voices.py
Copy file name to clipboardExpand all lines: texttospeech/cloud-client/list_voices.py+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
| ||
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
41 |
| - |
42 |
| - |
43 |
| - |
| 42 | + |
44 | 43 |
|
45 | 44 |
|
46 |
| - |
47 |
| - |
| 45 | + |
48 | 46 |
|
49 | 47 |
|
50 | 48 |
|
|
video/cloud-client/analyze/analyze.py
Copy file name to clipboardExpand all lines: video/cloud-client/analyze/analyze.py+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
| ||
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
47 |
| - |
48 |
| - |
49 |
| - |
50 | 48 |
|
51 | 49 |
|
| 50 | + |
52 | 51 |
|
53 | 52 |
|
54 |
| - |
55 |
| - |
| 53 | + |
56 | 54 |
|
57 | 55 |
|
58 | 56 |
|
|
0 commit comments