2025-12-11
▼ ▲ discoveryengine.projects.locations.collections.dataStores.servingConfigs.create
Scopes :
Path : v1/{+parent}/servingConfigs
HTTP Method : POST
Parameters :
parent
Required : Yes
Location : path
Description : Required. Full resource name of parent. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}`
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+$
servingConfigId
Type : string
Location : query
Description : Required. The ID to use for the ServingConfig, which will become the final component of the ServingConfig's resource name. This value should be 4-63 characters, and valid characters are /a-zA-Z0-9+/.
Description : Creates a ServingConfig. Note: The Google Cloud console works only with the default serving config. Additional ServingConfigs can be created and managed only via the API. A maximum of 100 ServingConfigs are allowed in an Engine, otherwise a RESOURCE_EXHAUSTED error is returned.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/servingConfigs
Parameter Order : parent
▼ ▲ discoveryengine.projects.locations.collections.engines.servingConfigs.create
HTTP Method : POST
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines/{enginesId}/servingConfigs
Path : v1/{+parent}/servingConfigs
Parameters :
parent
Description : Required. Full resource name of parent. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}`
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+$
Type : string
Required : Yes
servingConfigId
Location : query
Description : Required. The ID to use for the ServingConfig, which will become the final component of the ServingConfig's resource name. This value should be 4-63 characters, and valid characters are /a-zA-Z0-9+/.
Type : string
Parameter Order : parent
Description : Creates a ServingConfig. Note: The Google Cloud console works only with the default serving config. Additional ServingConfigs can be created and managed only via the API. A maximum of 100 ServingConfigs are allowed in an Engine, otherwise a RESOURCE_EXHAUSTED error is returned.
Scopes :
▼ ▲ discoveryengine.projects.locations.dataStores.servingConfigs.create
Path : v1/{+parent}/servingConfigs
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/dataStores/{dataStoresId}/servingConfigs
Description : Creates a ServingConfig. Note: The Google Cloud console works only with the default serving config. Additional ServingConfigs can be created and managed only via the API. A maximum of 100 ServingConfigs are allowed in an Engine, otherwise a RESOURCE_EXHAUSTED error is returned.
Scopes :
Parameters :
servingConfigId
Description : Required. The ID to use for the ServingConfig, which will become the final component of the ServingConfig's resource name. This value should be 4-63 characters, and valid characters are /a-zA-Z0-9+/.
Type : string
Location : query
parent
Location : path
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/dataStores/[^/]+$
Description : Required. Full resource name of parent. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}`
Required : Yes
HTTP Method : POST
Parameter Order : parent