- NAME
-
- gcloud ai-platform models - AI Platform Models commands
- SYNOPSIS
-
-
gcloud ai-platform modelsCOMMAND[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
- An AI Platform model is a container representing an ML application or service. A
model may contain multiple versions which act as the implementation of the
service. See also:
gcloud ai-platform versions --help .For more information, please see https://cloud.google.com/ml/docs/concepts/technical-overview#model
- GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$ gcloud helpfor details. - COMMANDS
-
is one of the following:COMMAND-
add-iam-policy-binding - Add IAM policy binding for a model.
-
create - Create a new AI Platform model.
-
delete - Delete an existing AI Platform model.
-
describe - Describe an existing AI Platform model.
-
get-iam-policy - Get the IAM policy for a model.
-
list - List existing AI Platform models.
-
remove-iam-policy-binding - Remove IAM policy binding for a model.
-
set-iam-policy - Set the IAM policy for a model.
-
update - Update an existing AI Platform model.
-
- NOTES
- These variants are also available:
gcloud alpha ai-platform modelsgcloud beta ai-platform models
gcloud ai-platform models
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.

