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 c7d1ad7 commit ce0d25dCopy full SHA for ce0d25d
speech/cloud-client/quickstart.py
@@ -23,7 +23,7 @@ def run_quickstart():
23
# Imports the Google Cloud client library
24
from google.cloud import speech
25
from google.cloud.speech import types
26
-
+
27
# Instantiates a client
28
client = speech.SpeechClient()
29
0 commit comments