Resource names

You must specify a name for every Vertex AI model and endpoint that you create. The rules for naming are consistent for both types of resource. Each name:

  • Must only contain letters, numbers, dashes and underscores.
  • Is case-sensitive.
  • Must start with a letter.
  • Must be no more than 128 characters long.

You should create names that are easy to distinguish in lists of resources. Also, you should name your models so that they are easily identified by the dataset they use. For example,census_wide_deep is better than my_new_model.