mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
31 lines
707 B
Text
31 lines
707 B
Text
|
|
NAME
|
||
|
|
gcloud ml speech operations - interact with Google Cloud Speech operations
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud ml speech operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Get information about Google Cloud Speech long-running operations.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
describe
|
||
|
|
Get description of a long-running speech recognition operation.
|
||
|
|
|
||
|
|
wait
|
||
|
|
Poll long-running speech recognition operation until it completes.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha ml speech operations
|
||
|
|
|
||
|
|
$ gcloud beta ml speech operations
|
||
|
|
|