| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
ClientConnectionConfig |
ClientConnectionConfig.Builder.build() |
ClientConnectionConfig |
ClientConnectionConfig.Builder.buildPartial() |
ClientConnectionConfig |
EndpointOrBuilder.getClientConnectionConfig()
Configurations that are applied to the endpoint for online prediction.
|
ClientConnectionConfig |
Endpoint.getClientConnectionConfig()
Configurations that are applied to the endpoint for online prediction.
|
ClientConnectionConfig |
Endpoint.Builder.getClientConnectionConfig()
Configurations that are applied to the endpoint for online prediction.
|
static ClientConnectionConfig |
ClientConnectionConfig.getDefaultInstance() |
ClientConnectionConfig |
ClientConnectionConfig.getDefaultInstanceForType() |
ClientConnectionConfig |
ClientConnectionConfig.Builder.getDefaultInstanceForType() |
static ClientConnectionConfig |
ClientConnectionConfig.parseDelimitedFrom(InputStream input) |
static ClientConnectionConfig |
ClientConnectionConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientConnectionConfig |
ClientConnectionConfig.parseFrom(byte[] data) |
static ClientConnectionConfig |
ClientConnectionConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientConnectionConfig |
ClientConnectionConfig.parseFrom(ByteBuffer data) |
static ClientConnectionConfig |
ClientConnectionConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientConnectionConfig |
ClientConnectionConfig.parseFrom(com.google.protobuf.ByteString data) |
static ClientConnectionConfig |
ClientConnectionConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientConnectionConfig |
ClientConnectionConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static ClientConnectionConfig |
ClientConnectionConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientConnectionConfig |
ClientConnectionConfig.parseFrom(InputStream input) |
static ClientConnectionConfig |
ClientConnectionConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ClientConnectionConfig> |
ClientConnectionConfig.getParserForType() |
static com.google.protobuf.Parser<ClientConnectionConfig> |
ClientConnectionConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Endpoint.Builder |
Endpoint.Builder.mergeClientConnectionConfig(ClientConnectionConfig value)
Configurations that are applied to the endpoint for online prediction.
|
ClientConnectionConfig.Builder |
ClientConnectionConfig.Builder.mergeFrom(ClientConnectionConfig other) |
static ClientConnectionConfig.Builder |
ClientConnectionConfig.newBuilder(ClientConnectionConfig prototype) |
Endpoint.Builder |
Endpoint.Builder.setClientConnectionConfig(ClientConnectionConfig value)
Configurations that are applied to the endpoint for online prediction.
|
Copyright © 2025 Google LLC. All rights reserved.