Retail V2 API - Module Google::Cloud::Retail::V2::ServingConfigService::Paths (v2.5.0)
2.8.0 (latest)
2.7.0
2.6.1
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.3.0
1.2.0
1.1.0
1.0.1
0.21.0
0.20.0
0.19.0
0.18.2
0.17.0
0.16.1
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.4
Reference documentation and code samples for the Retail V2 API module Google::Cloud::Retail::V2::ServingConfigService::Paths.
Path helper methods for the ServingConfigService API.
Methods
#catalog_path
def catalog_path ( project :, location :, catalog :) - > :: String
Create a fully-qualified Catalog resource string.
The resource will be in the following format:
projects/{project}/locations/{location}/catalogs/{catalog}
Parameters
project (String)
location (String)
catalog (String)
#serving_config_path
def serving_config_path ( project :, location :, catalog :, serving_config :) - > :: String
Create a fully-qualified ServingConfig resource string.
The resource will be in the following format:
projects/{project}/locations/{location}/catalogs/{catalog}/servingConfigs/{serving_config}
Parameters
project (String)
location (String)
catalog (String)
serving_config (String)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-04-03 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]