Reference documentation and code samples for the Discovery Engine V1BETA API module Google::Cloud::DiscoveryEngine::V1beta::RankService::Paths.
Path helper methods for the RankService API.
Methods
#ranking_config_path
def ranking_config_path(project:, location:, ranking_config:) -> ::String
Create a fully-qualified RankingConfig resource string.
The resource will be in the following format:
projects/{project}/locations/{location}/rankingConfigs/{ranking_config}
Parameters
- project (String)
- location (String)
- ranking_config (String)
Returns
- (::String)
Raises
- (::ArgumentError)