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}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The document provides reference information for the `ServingConfigName.ResourceNameType` enum within the Google Cloud Discovery Engine v1beta API."],["`ServingConfigName.ResourceNameType` defines the possible types of resource names that `ServingConfigName` can contain."],["There are three specific resource name patterns detailed, `ProjectLocationCollectionDataStoreServingConfig`, `ProjectLocationCollectionEngineServingConfig`, and `ProjectLocationDataStoreServingConfig`, all following specific project, location, and config patterns."],["The enum also includes an `Unparsed` field to represent resource names that do not fit the defined patterns."],["The content is part of the `Google.Cloud.DiscoveryEngine.V1Beta` namespace found in the `Google.Cloud.DiscoveryEngine.V1Beta.dll` assembly."]]],[]]