public sealed class RagRetrievalConfig.Types.Ranking.Types.RankService : IMessage<RagRetrievalConfig.Types.Ranking.Types.RankService>, IEquatable<RagRetrievalConfig.Types.Ranking.Types.RankService>, IDeepCloneable<RagRetrievalConfig.Types.Ranking.Types.RankService>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class RagRetrievalConfig.Types.Ranking.Types.RankService.
[[["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."],[[["This document provides reference documentation for the `RagRetrievalConfig.Types.Ranking.Types.RankService` class within the Vertex AI v1beta1 API."],["The `RankService` class is a configuration component for the Rank Service, inheriting from `object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RankService` class offers two constructors: a default `RankService()` and a copy constructor `RankService(RankService other)`."],["The `RankService` class includes properties `HasModelName`, which checks if the \"model_name\" field is set, and `ModelName`, allowing for setting or getting the model name in the format `semantic-ranker-512@latest`."],["The latest version of the documented class is `1.0.0-beta21` with previous version being `1.0.0-beta20`."]]],[]]