GoogleCloudMlV1__ManualScalingResponse

Options for manually scaling a model.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val nodes: Int

The number of nodes to allocate for this model. These nodes are always up, starting from the time the model is deployed, so the cost of operating this model will be proportional to nodes * number of hours since last billing cycle plus the cost for each prediction performed.