Vertex AI API (aiplatform:v1)

2025-11-15

1 new method

Additions

    Methods
  • aiplatform.projects.locations.endpoints.google.science.inference

      Path : v1/{+endpoint}/science/inference

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/endpoints/google/science/inference

      HTTP Method : POST

      Parameters :

        endpoint

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

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

          Location : path

          Required : Yes

          Type : string

        deployedModelId

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

          Location : query

          Type : string

      Parameter Order : endpoint

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-platform.read-only
    • 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.