public sealed class GenerationConfig.Types.RoutingConfig.Types.ManualRoutingMode : IMessage<GenerationConfig.Types.RoutingConfig.Types.ManualRoutingMode>, IEquatable<GenerationConfig.Types.RoutingConfig.Types.ManualRoutingMode>, IDeepCloneable<GenerationConfig.Types.RoutingConfig.Types.ManualRoutingMode>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class GenerationConfig.Types.RoutingConfig.Types.ManualRoutingMode.
When manual routing is set, the specified model will be used directly.
[[["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-08-14 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eManualRoutingMode\u003c/code\u003e class within the Vertex AI v1beta1 API, specifically for the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eManualRoutingMode\u003c/code\u003e is used to directly specify a model for use, ensuring that the designated model will be employed.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default one and another that accepts an existing \u003ccode\u003eManualRoutingMode\u003c/code\u003e object for duplication.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eManualRoutingMode\u003c/code\u003e class contains a settable property, \u003ccode\u003eModelName\u003c/code\u003e, which represents the specific model to be employed, such as 'gemini-1.5-pro-001'.\u003c/p\u003e\n"]]],[],null,[]]