Class GenerationConfig.RoutingConfig.AutoRoutingMode

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.cloud.aiplatform.v1.GenerationConfig.RoutingConfig.AutoRoutingMode
All Implemented Interfaces:
GenerationConfig.RoutingConfig.AutoRoutingModeOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
GenerationConfig.RoutingConfig

public static final class GenerationConfig.RoutingConfig.AutoRoutingMode extends com.google.protobuf.GeneratedMessage implements GenerationConfig.RoutingConfig.AutoRoutingModeOrBuilder
 When automated routing is specified, the routing will be determined by
 the pretrained routing model and customer provided model routing
 preference.
 
Protobuf type google.cloud.aiplatform.v1.GenerationConfig.RoutingConfig.AutoRoutingMode
See Also: