servingConfig property

String? servingConfig
getter/setter pair

Vertex AI Search Serving Config resource full name.

For example, projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/servingConfigs/{serving_config} or projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/servingConfigs/{serving_config}.

Implementation

core.String? servingConfig;