2025-11-15
▼ ▲ aiplatform.projects.locations.endpoints.google.science.inference
Path : v1beta1/{+endpoint}/science/inference
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/google/science/inference
HTTP Method : POST
Parameters :
endpoint
Description : Required. The name of the Endpoint requested to serve the prediction. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}`
Pattern : ^projects/[^/]+/locations/[^/]+/endpoints/google$
Location : path
Required : Yes
Type : string
deployedModelId
Description : ID of the DeployedModel that serves the invoke request.
Location : query
Type : string
Parameter Order : endpoint
Scopes :
Description : Forwards arbitrary HTTP requests for both streaming and non-streaming cases. To use this method, invoke_route_prefix must be set to allow the paths that will be specified in the request.
▼ ▲ aiplatform.projects.locations.reasoningEngines.memories.purge
Path : v1beta1/{+parent}/memories:purge
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/reasoningEngines/{reasoningEnginesId}/memories:purge
HTTP Method : POST
Parameters :
parent
Description : Required. The resource name of the ReasoningEngine to purge memories from. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}`
Pattern : ^projects/[^/]+/locations/[^/]+/reasoningEngines/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Purge memories.
▼ ▲ aiplatform.reasoningEngines.memories.purge
Path : v1beta1/{+parent}/memories:purge
Flat Path : v1beta1/reasoningEngines/{reasoningEnginesId}/memories:purge
HTTP Method : POST
Parameters :
parent
Description : Required. The resource name of the ReasoningEngine to purge memories from. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}`
Pattern : ^reasoningEngines/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Purge memories.