Discovery Engine v1beta API - Enum ServingConfigName.ResourceNameType (1.0.0-beta12)

public enum ServingConfigName.ResourceNameType

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

The possible contents of ServingConfigName.

Namespace

Google.Cloud.DiscoveryEngine.V1Beta

Assembly

Google.Cloud.DiscoveryEngine.V1Beta.dll

Fields

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