Vertex AI API (aiplatform:v1beta1)

2025-12-19

1 new method

Additions

    Methods
  • aiplatform.projects.locations.endpoints.openapi.completions

      Path : v1beta1/{+endpoint}/completions

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-platform.read-only
    • Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/openapi/completions

      Parameters :

        deployedModelId

          Location : query

          Type : string

          Description : ID of the DeployedModel that serves the invoke request.

        endpoint

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

          Required : Yes

          Location : path

          Type : string

          Description : Required. The name of the Endpoint requested to serve the prediction. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}`

      HTTP Method : POST

      Description : Forwards arbitrary HTTP requests for both streaming and non-streaming cases. To use this method, invoke_route_prefix must be set to allow the paths that will be specified in the request.

      Parameter Order : endpoint