Class ProjectsResource.LocationsResource.RankingConfigsResource
The "rankingConfigs" collection of methods.
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1beta
Assembly: Google.Apis.DiscoveryEngine.v1beta.dll
Syntax
public class ProjectsResource.LocationsResource.RankingConfigsResource
Constructors
RankingConfigsResource(IClientService)
Constructs a new resource.
Declaration
public RankingConfigsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Rank(GoogleCloudDiscoveryengineV1betaRankRequest, string)
Ranks a list of text records based on the given input query.
Declaration
public virtual ProjectsResource.LocationsResource.RankingConfigsResource.RankRequest Rank(GoogleCloudDiscoveryengineV1betaRankRequest body, string rankingConfig)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleCloudDiscoveryengineV1betaRankRequest | body | The body of the request. |
| string | rankingConfig | Required. The resource name of the rank service config, such as
|
Returns
| Type | Description |
|---|---|
| ProjectsResource.LocationsResource.RankingConfigsResource.RankRequest |