2024-04-04
▼ ▲ aiplatform.projects.updateCacheConfig
Parameters :
name
Description : Identifier. Name of the cache config. Format: - `projects/{project}/cacheConfig`.
Location : path
Pattern : ^projects/[^/]+/cacheConfig$
Required : Yes
Type : string
HTTP Method : PATCH
Description : Updates a cache config.
Path : v1beta1/{+name}
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1beta1/projects/{projectsId}/cacheConfig
▼ ▲ aiplatform.projects.getCacheConfig
Description : Gets a GenAI cache config.
Description : Required. Name of the cache config. Format: - `projects/{project}/cacheConfig`.
HTTP Method : GET
▼ ▲ aiplatform.projects.locations.endpoints.chat.completions
Description : Exposes an OpenAI-compatible endpoint for chat completions.
Parameter Order : endpoint
HTTP Method : POST
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}/chat/completions
endpoint
Pattern : ^projects/[^/]+/locations/[^/]+/endpoints/[^/]+$
Description : Required. The name of the Endpoint requested to serve the prediction. Format: `projects/{project}/locations/{location}/endpoints/openapi`
Path : v1beta1/{+endpoint}/chat/completions