Vertex AI API (aiplatform:v1)

2025-10-21

1 new method

Additions

    Methods
  • aiplatform.projects.locations.publishers.models.embedContent

      Path : v1/{+model}:embedContent

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/publishers/{publishersId}/models/{modelsId}:embedContent

      HTTP Method : POST

      Parameters :

        model

          Description : Required. The name of the publisher model requested to serve the prediction. Format: `projects/{project}/locations/{location}/publishers/*/models/*`

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : model

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-platform.read-only
    • Description : Embed content with multimodal inputs.