- NAME
-
- gcloud beta ai-platform versions - AI Platform Versions commands
- SYNOPSIS
-
-
gcloud beta ai-platform versionsCOMMAND[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(BETA)A version is an implementation of a model, represented as a serialized TensorFlow graph with trained parameters.When you communicate with AI Platform services, you use the combination of the model, version, and current project to identify a specific model implementation that is deployed in the cloud.
- GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$ gcloud helpfor details. - COMMANDS
-
is one of the following:COMMAND-
create -
(BETA)Create a new AI Platform version. -
delete -
(BETA)Delete an existing AI Platform version. -
describe -
(BETA)Describe an existing AI Platform version. -
list -
(BETA)List existing AI Platform versions. -
set-default -
(BETA)Sets an existing AI Platform version as the default for its model. -
update -
(BETA)Update an AI Platform version.
-
- NOTES
- This command is currently in beta and might change without notice. These
variants are also available:
gcloud ai-platform versionsgcloud alpha ai-platform versions
gcloud beta ai-platform versions
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.

