Agent Platform API (aiplatform:v1beta1)

2026-05-09

2 new methods

Additions

    Methods
  • aiplatform.projects.locations.reasoningEngines.cancelAsyncQuery

      Path : v1beta1/{+name}:cancelAsyncQuery

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/reasoningEngines/{reasoningEnginesId}:cancelAsyncQuery

      HTTP Method : POST

      Parameters :

        operationName

          Type : string

          Location : query

          Description : Required. The name of the longrunning operation returned from AsyncQueryReasoningEngine. Format: `projects/{project}/locations/{location}/operations/{operation}`

        name

          Location : path

          Required : Yes

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

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

          Type : string

      Description : Cancels an AsyncQueryReasoningEngine operation.

      Parameter Order : name

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

  • aiplatform.reasoningEngines.cancelAsyncQuery

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

      Parameter Order : name

      HTTP Method : POST

      Parameters :

        operationName

          Description : Required. The name of the longrunning operation returned from AsyncQueryReasoningEngine. Format: `projects/{project}/locations/{location}/operations/{operation}`

          Location : query

          Type : string

        name

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

          Required : Yes

          Type : string

          Pattern : ^reasoningEngines/[^/]+$

          Location : path

      Description : Cancels an AsyncQueryReasoningEngine operation.

      Path : v1beta1/{+name}:cancelAsyncQuery

      Flat Path : v1beta1/reasoningEngines/{reasoningEnginesId}:cancelAsyncQuery