You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optional. If enabled, a dedicated dns will be created and your
855
856
traffic will be fully isolated from other customers' traffic and
856
857
latency will be reduced.
858
+
inference_timeout (int):
859
+
Optional. It defines the prediction timeout, in seconds, for online predictions using cloud-based endpoints. This applies to either PSC endpoints, when private_service_connect_config is set, or dedicated endpoints, when dedicated_endpoint_enabled is true.
[Private Service Connect](https://cloud.google.com/vpc/docs/private-service-connect) configuration for the endpoint.
3340
3362
Cannot be set when network is specified.
3363
+
inference_timeout (int):
3364
+
Optional. It defines the prediction timeout, in seconds, for online predictions using cloud-based endpoints. This applies to either PSC endpoints, when private_service_connect_config is set, or dedicated endpoints, when dedicated_endpoint_enabled is true.
0 commit comments