Class VertexAISearchRuntimeConfig (1.52.0)

VertexAISearchRuntimeConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
serving_config_name str
[Deprecated] Please use app_id instead. Vertex AI Search serving config name. Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/servingConfigs/{serving_config}
app_id str
Vertex AI Search App ID. This is used to construct the search request. By setting this app_id, API will construct the serving config which is required to call search API for the user. The app_id and serving_config_name cannot both be empty at the same time.

Methods

VertexAISearchRuntimeConfig

VertexAISearchRuntimeConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)