We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e03d787 commit 71a0d55Copy full SHA for 71a0d55
docs/index.rst
@@ -178,6 +178,7 @@
178
Client <speech-client>
179
speech-encoding
180
speech-operation
181
+ speech-result
182
speech-sample
183
speech-alternative
184
docs/speech-result.rst
@@ -0,0 +1,7 @@
1
+Speech Result
2
+=============
3
+
4
+.. automodule:: google.cloud.speech.result
5
+ :members:
6
+ :undoc-members:
7
+ :show-inheritance:
0 commit comments