2025-12-11
▼ ▲ discoveryengine.projects.locations.collections.dataStores.servingConfigs.create
Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/servingConfigs
Path : v1beta/{+parent}/servingConfigs
Parameters :
parent
Description : Required. Full resource name of parent. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}`
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+$
Type : string
Location : path
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+/.
Location : query
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.
HTTP Method : POST
Scopes :
▼ ▲ discoveryengine.projects.locations.collections.engines.servingConfigs.create
Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines/{enginesId}/servingConfigs
HTTP Method : POST
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.
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+/.
Location : query
Type : string
parent
Required : Yes
Type : string
Description : Required. Full resource name of parent. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}`
Pattern : ^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+$
Location : path
Path : v1beta/{+parent}/servingConfigs
Parameter Order : parent
Scopes :
▼ ▲ discoveryengine.projects.locations.dataStores.servingConfigs.create
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.
Path : v1beta/{+parent}/servingConfigs
Scopes :
HTTP Method : POST
Parameter Order : parent
Parameters :
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
parent
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/dataStores/[^/]+$
Description : Required. Full resource name of parent. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}`
Type : string
Required : Yes
Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/dataStores/{dataStoresId}/servingConfigs