Discovery Engine v1 API - Enum ServingConfigName.ResourceNameType (1.2.0)

public enum ServingConfigName.ResourceNameType

Reference documentation and code samples for the Discovery Engine v1 API enum ServingConfigName.ResourceNameType.

The possible contents of ServingConfigName.

Namespace

Google.Cloud.DiscoveryEngine.V1

Assembly

Google.Cloud.DiscoveryEngine.V1.dll

Fields

Name Description
ProjectLocationCollectionDataStoreServingConfig

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}.

Unparsed

An unparsed resource name.