mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
gcloud: Wed Sep 28 10:27:48 UTC 2022
This commit is contained in:
parent
29683b8af4
commit
ffb9e43995
198 changed files with 4783 additions and 367 deletions
39
gcloud/alpha/ml/speech/recognizers/help
Normal file
39
gcloud/alpha/ml/speech/recognizers/help
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
NAME
|
||||
gcloud alpha ml speech recognizers - manage Google cloud speech-to-text
|
||||
recognizers
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha ml speech recognizers COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Manage Google cloud speech-to-text recognizers.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(ALPHA) Create a speech-to-text recognizer.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete a Speech-to-text recognizer.
|
||||
|
||||
describe
|
||||
(ALPHA) Obtain details about Speech-to-text recognizer.
|
||||
|
||||
list
|
||||
(ALPHA) List Speech-to-text recognizers.
|
||||
|
||||
update
|
||||
(ALPHA) Update a Speech-to-text recognizer.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue