Discovery Engine v1beta API - Enum ServingConfigName.ResourceNameType (1.0.0-beta24)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumServingConfigName.ResourceNameType
Reference documentation and code samples for the Discovery Engine v1beta API enum ServingConfigName.ResourceNameType.
A resource name with pattern
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/servingConfigs/{serving_config}
.
ProjectLocationCollectionEngineServingConfig
A resource name with pattern
projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/servingConfigs/{serving_config}
.
ProjectLocationDataStoreServingConfig
A resource name with pattern
projects/{project}/locations/{location}/dataStores/{data_store}/servingConfigs/{serving_config}.