2024-05-29
▼ ▲ aiplatform.projects.locations.reasoningEngines.patch
HTTP Method : PATCH
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/reasoningEngines/{reasoningEnginesId}
Path : v1beta1/{+name}
Parameters :
updateMask
Description : Required. Mask specifying which fields to update.
Type : string
Location : query
Format : google-fieldmask
name
Description : Identifier. The resource name of the ReasoningEngine.
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/reasoningEngines/[^/]+$
Required : Yes
Description : Updates a reasoning engine.
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
▼ ▲ aiplatform.projects.locations.endpoints.chat.completions
HTTP Method : POST
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}/chat/completions
endpoint
Description : Required. The name of the Endpoint requested to serve the prediction. Format: `projects/{project}/locations/{location}/endpoints/openapi`
Pattern : ^projects/[^/]+/locations/[^/]+/endpoints/[^/]+$
Description : Exposes an OpenAI-compatible endpoint for chat completions.
Path : v1beta1/{+endpoint}/chat/completions
Parameter Order : endpoint