Vertex AI API (aiplatform:v1)

2025-06-18

1 new method

Additions

    Methods
  • aiplatform.projects.locations.deploy

      Path : v1/{+destination}:deploy

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}:deploy

      HTTP Method : POST

      Parameters :

        destination

          Description : Required. The resource name of the Location to deploy the model in. Format: `projects/{project}/locations/{location}`

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : destination

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

      Description : Deploys a model to a new endpoint.