autoScaling property

GoogleCloudMlV1AutoScaling? autoScaling
getter/setter pair

Automatically scale the number of nodes used to serve the model in response to increases and decreases in traffic.

Care should be taken to ramp up traffic according to the model's ability to scale or you will start seeing increases in latency and 429 response codes.

Implementation

GoogleCloudMlV1AutoScaling? autoScaling;