Vertex AI API (aiplatform:v1beta1)

2025-08-10

1 new method

Additions

    Methods
  • aiplatform.projects.locations.recommendSpec

      Path : v1beta1/{+parent}:recommendSpec

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}:recommendSpec

      HTTP Method : POST

      Parameters :

        parent

          Description : Required. The resource name of the Location from which to recommend specs. The users must have permission to make a call in the project. Format: `projects/{project}/locations/{location}`.

          Pattern : ^projects/[^/]+/locations/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : parent

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Gets a Model's spec recommendations. This API is called by UI, SDK, and internal.