| Modifier and Type | Class and Description |
|---|---|
class |
ClientConnectionConfig
Configurations (e.g. inference timeout) that are applied on your endpoints.
|
static class |
ClientConnectionConfig.Builder
Configurations (e.g. inference timeout) that are applied on your endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
ClientConnectionConfigOrBuilder |
EndpointOrBuilder.getClientConnectionConfigOrBuilder()
Configurations that are applied to the endpoint for online prediction.
|
ClientConnectionConfigOrBuilder |
Endpoint.getClientConnectionConfigOrBuilder()
Configurations that are applied to the endpoint for online prediction.
|
ClientConnectionConfigOrBuilder |
Endpoint.Builder.getClientConnectionConfigOrBuilder()
Configurations that are applied to the endpoint for online prediction.
|
Copyright © 2025 Google LLC. All rights reserved.