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