Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::GenerationConfig::RoutingConfig::ManualRoutingMode (v1.6.0)
Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::GenerationConfig::RoutingConfig::ManualRoutingMode.
When manual routing is set, the specified model will be used directly.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#model_name
defmodel_name()->::String
Returns
(::String) — The model name to use. Only the public LLM models are accepted. e.g.
'gemini-1.5-pro-001'.
#model_name=
defmodel_name=(value)->::String
Parameter
value (::String) — The model name to use. Only the public LLM models are accepted. e.g.
'gemini-1.5-pro-001'.
Returns
(::String) — The model name to use. Only the public LLM models are accepted. e.g.
'gemini-1.5-pro-001'.
[[["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."],[],[]]