Vertex AI API (aiplatform:v1)

2025-06-22

2 new methods

Additions

    Methods
  • aiplatform.projects.locations.getRagEngineConfig

      Path : v1/{+name}

      HTTP Method : GET

      Parameters :

        name

          Description : Required. The name of the RagEngineConfig resource. Format: `projects/{project}/locations/{location}/ragEngineConfig`

          Required : Yes

          Location : path

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

          Type : string

      Parameter Order : name

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/ragEngineConfig

      Description : Gets a RagEngineConfig.

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

  • aiplatform.projects.locations.updateRagEngineConfig

      Description : Updates a RagEngineConfig.

      Parameter Order : name

      HTTP Method : PATCH

      Parameters :

        name

          Required : Yes

          Type : string

          Description : Identifier. The name of the RagEngineConfig. Format: `projects/{project}/locations/{location}/ragEngineConfig`

          Location : path

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

      Path : v1/{+name}

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

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/ragEngineConfig