Vertex AI API (aiplatform:v1beta1)

2025-07-22

2 new methods | 1 updated method

Additions

    Methods
  • aiplatform.projects.setPublisherModelConfig

      Path : v1beta1/{+name}:setPublisherModelConfig

      Flat Path : v1beta1/projects/{projectsId}:setPublisherModelConfig

      HTTP Method : POST

      Parameters :

        name

          Description : Required. The name of the publisher model, in the format of `projects/{project}/locations/{location}/publishers/{publisher}/models/{model}`.

          Pattern : ^projects/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Sets (creates or updates) configs of publisher models. For example, sets the request/response logging config.

  • aiplatform.projects.fetchPublisherModelConfig

      Path : v1beta1/{+name}:fetchPublisherModelConfig

      Flat Path : v1beta1/projects/{projectsId}:fetchPublisherModelConfig

      HTTP Method : GET

      Parameters :

        name

          Description : Required. The name of the publisher model, in the format of `projects/{project}/locations/{location}/publishers/{publisher}/models/{model}`.

          Pattern : ^projects/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Fetches the configs of publisher models.

Updates

    Methods
  • aiplatform.projects.locations.endpoints.list

      Parameters :

        gdcZone

          Description : Optional. Configures the Google Distributed Cloud (GDC) environment for online prediction. Only set this field when the Endpoint is to be deployed in a GDC environment.

          Location : query

          Type : string