Skip to content

Commit 430178b

Browse files
committed
Added prediction to client doc sample
1 parent 06d60a0 commit 430178b

File tree

1 file changed

+1
-0
lines changed
  • samples/api-python-client-doc

1 file changed

+1
-0
lines changed

samples/api-python-client-doc/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ def get(self):
6868
<li><a href='/customsearch/v1'>customsearch</a>
6969
<li><a href='/diacritize/v1'>diacritize</a>
7070
<li><a href='/translate/v2'>translate</a>
71+
<li><a href='/prediction/v1'>prediction</a>
7172
</ul>
7273
""")
7374

0 commit comments

Comments
 (0)