Vertex AI API (aiplatform:v1beta1)

2025-03-12

1 new method | 1 updated method

Additions

    Methods
  • aiplatform.projects.locations.deployPublisherModel

      Path : v1beta1/{+destination}:deployPublisherModel

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

      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

      Deprecated : Yes

      Description : Deploys publisher models.

Updates

    Methods
  • aiplatform.publishers.models.get

      Parameters :

        includeEquivalentModelGardenModelDeploymentConfigs

          Description : Optional. Whether to cnclude the deployment configs from the equivalent Model Garden model if the requested model is a Hugging Face model.

          Location : query

          Type : boolean