2026-06-09
▼ ▲ discoveryengine.projects.locations.dataStores.getCompletionConfig
Parameters :
name
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/dataStores/[^/]+/completionConfig$
Type : string
Required : Yes
Description : Required. Full CompletionConfig resource name. Format: `projects/*/locations/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/engines/*/completionConfig`
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/dataStores/{dataStoresId}/completionConfig
Parameter Order : name
HTTP Method : GET
Description : Gets a CompletionConfig
Path : v1alpha/{+name}
Scopes :
▼ ▲ discoveryengine.projects.locations.dataStores.updateCompletionConfig
Scopes :
Path : v1alpha/{+name}
Description : Updates the CompletionConfigs.
HTTP Method : PATCH
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/dataStores/{dataStoresId}/completionConfig
Parameter Order : name
Parameters :
name
Description : Required. Immutable. Fully qualified name `projects/*/locations/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/engines/*/completionConfig`
Required : Yes
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/dataStores/[^/]+/completionConfig$
Location : path
updateMask
Description : Indicates which fields in the provided CompletionConfig to update. The following are the only supported fields: * CompletionConfig.matching_order * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length * CompletionConfig.query_model * CompletionConfig.enable_mode * CompletionConfig.query_frequency_threshold * CompletionConfig.num_unique_users_threshold * CompletionConfig.should_serve_content_suggestions * CompletionConfig.filter_pii_suggestions_using_dlp If not set, all supported fields are updated.
Type : string
Format : google-fieldmask
Location : query
▼ ▲ discoveryengine.projects.locations.collections.dataStores.getCompletionConfig
Parameters :
name
Required : Yes
Description : Required. Full CompletionConfig resource name. Format: `projects/*/locations/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/engines/*/completionConfig`
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+/completionConfig$
Type : string
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/completionConfig
Parameter Order : name
HTTP Method : GET
Description : Gets a CompletionConfig
Path : v1alpha/{+name}
Scopes :
▼ ▲ discoveryengine.projects.locations.collections.dataStores.updateCompletionConfig
Parameters :
name
Required : Yes
Description : Required. Immutable. Fully qualified name `projects/*/locations/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/engines/*/completionConfig`
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+/completionConfig$
Type : string
updateMask
Format : google-fieldmask
Location : query
Description : Indicates which fields in the provided CompletionConfig to update. The following are the only supported fields: * CompletionConfig.matching_order * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length * CompletionConfig.query_model * CompletionConfig.enable_mode * CompletionConfig.query_frequency_threshold * CompletionConfig.num_unique_users_threshold * CompletionConfig.should_serve_content_suggestions * CompletionConfig.filter_pii_suggestions_using_dlp If not set, all supported fields are updated.
Type : string
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/completionConfig
Parameter Order : name
HTTP Method : PATCH
Description : Updates the CompletionConfigs.
Path : v1alpha/{+name}
Scopes :
▼ ▲ discoveryengine.projects.locations.collections.engines.updateCompletionConfig
Description : Updates the CompletionConfigs.
Scopes :
Path : v1alpha/{+name}
Parameters :
name
Description : Required. Immutable. Fully qualified name `projects/*/locations/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/engines/*/completionConfig`
Required : Yes
Type : string
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+/completionConfig$
updateMask
Description : Indicates which fields in the provided CompletionConfig to update. The following are the only supported fields: * CompletionConfig.matching_order * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length * CompletionConfig.query_model * CompletionConfig.enable_mode * CompletionConfig.query_frequency_threshold * CompletionConfig.num_unique_users_threshold * CompletionConfig.should_serve_content_suggestions * CompletionConfig.filter_pii_suggestions_using_dlp If not set, all supported fields are updated.
Type : string
Format : google-fieldmask
Location : query
HTTP Method : PATCH
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines/{enginesId}/completionConfig
Parameter Order : name
▼ ▲ discoveryengine.projects.locations.collections.engines.getCompletionConfig
Scopes :
Path : v1alpha/{+name}
Description : Gets a CompletionConfig
HTTP Method : GET
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines/{enginesId}/completionConfig
Parameter Order : name
Parameters :
name
Description : Required. Full CompletionConfig resource name. Format: `projects/*/locations/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/engines/*/completionConfig`
Required : Yes
Type : string
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+/completionConfig$