host property
Host name to connect to, defaults to the model serving container's IP.
You probably want to set "Host" in httpHeaders instead.
Implementation
core.String? host;
Host name to connect to, defaults to the model serving container's IP.
You probably want to set "Host" in httpHeaders instead.
core.String? host;