2025-12-10
▼ ▲ discoveryengine.projects.locations.dataStores.servingConfigs.delete
Description : Deletes a ServingConfig. Returns a NOT_FOUND error if the ServingConfig does not exist.
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/dataStores/[^/]+/servingConfigs/[^/]+$
Description : Required. The resource name of the ServingConfig to delete. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/servingConfigs/{serving_config_id}`
Type : string
Required : Yes
Location : path
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/dataStores/{dataStoresId}/servingConfigs/{servingConfigsId}
Scopes :
Path : v1/{+name}
Parameter Order : name
HTTP Method : DELETE
▼ ▲ discoveryengine.projects.locations.collections.dataStores.servingConfigs.delete
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/servingConfigs/{servingConfigsId}
HTTP Method : DELETE
Parameter Order : name
Description : Deletes a ServingConfig. Returns a NOT_FOUND error if the ServingConfig does not exist.
Scopes :
Path : v1/{+name}
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+/servingConfigs/[^/]+$
Location : path
Description : Required. The resource name of the ServingConfig to delete. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/servingConfigs/{serving_config_id}`
Type : string
Required : Yes
▼ ▲ discoveryengine.projects.locations.collections.engines.servingConfigs.delete
Scopes :
Description : Deletes a ServingConfig. Returns a NOT_FOUND error if the ServingConfig does not exist.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines/{enginesId}/servingConfigs/{servingConfigsId}
Path : v1/{+name}
HTTP Method : DELETE
Parameter Order : name
Parameters :
name
Location : path
Description : Required. The resource name of the ServingConfig to delete. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/servingConfigs/{serving_config_id}`
Required : Yes
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+/servingConfigs/[^/]+$