mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
30 lines
707 B
Text
30 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
|
|
|