Agent Platform API (aiplatform:v1)

2026-07-27

1 new method | 1 updated method

Additions

    Methods
  • aiplatform.projects.locations.memoryBanks.ingestEvents

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

      HTTP Method : POST

      Path : v1/{+parent}:ingestEvents

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/memoryBanks/{memoryBanksId}:ingestEvents

      Parameters :

        parent

          Description : Required. The resource name of the ReasoningEngine to ingest events to. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}`

          Required : Yes

          Type : string

          Location : path

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

      Description : Ingests events for a Memory Bank.

      Parameter Order : parent

Updates

    Methods
  • aiplatform.projects.locations.indexEndpoints.mutateDeployedIndex

      Parameters :

        updateMask

          Location : query

          Description : Optional. The update mask applies to the resource. The supported paths are `automatic_resources`, `dedicated_resources`, `enable_access_logging` and `deployed_index_auth_config`. When omitted, the service will perform a full update of all fields. See google.protobuf.FieldMask.

          Type : string

          Format : google-fieldmask