Vertex AI API (aiplatform:v1beta1)

2024-06-09

2 new methods

Additions

    Methods
  • aiplatform.projects.locations.endpoints.streamRawPredict

      Description: Perform a streaming online prediction with an arbitrary HTTP payload.

      Parameter Order: endpoint

      HTTP Method: POST

      Path: v1beta1/{+endpoint}:streamRawPredict

      Flat Path: v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:streamRawPredict

      Parameters:

        endpoint

          Location: path

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

          Type: string

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

          Required: Yes

      Scopes:

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-platform.read-only
  • aiplatform.projects.locations.publishers.models.streamRawPredict

      Scopes:

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-platform.read-only
    • Path: v1beta1/{+endpoint}:streamRawPredict

      Parameters:

        endpoint

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

          Type: string

          Location: path

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

          Required: Yes

      HTTP Method: POST

      Description: Perform a streaming online prediction with an arbitrary HTTP payload.

      Parameter Order: endpoint

      Flat Path: v1beta1/projects/{projectsId}/locations/{locationsId}/publishers/{publishersId}/models/{modelsId}:streamRawPredict