| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
DeployRequest.EndpointConfig |
DeployRequest.EndpointConfig.Builder.build() |
DeployRequest.EndpointConfig |
DeployRequest.EndpointConfig.Builder.buildPartial() |
static DeployRequest.EndpointConfig |
DeployRequest.EndpointConfig.getDefaultInstance() |
DeployRequest.EndpointConfig |
DeployRequest.EndpointConfig.getDefaultInstanceForType() |
DeployRequest.EndpointConfig |
DeployRequest.EndpointConfig.Builder.getDefaultInstanceForType() |
DeployRequest.EndpointConfig |
DeployRequest.getEndpointConfig()
Optional.
|
DeployRequest.EndpointConfig |
DeployRequest.Builder.getEndpointConfig()
Optional.
|
DeployRequest.EndpointConfig |
DeployRequestOrBuilder.getEndpointConfig()
Optional.
|
static DeployRequest.EndpointConfig |
DeployRequest.EndpointConfig.parseDelimitedFrom(InputStream input) |
static DeployRequest.EndpointConfig |
DeployRequest.EndpointConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployRequest.EndpointConfig |
DeployRequest.EndpointConfig.parseFrom(byte[] data) |
static DeployRequest.EndpointConfig |
DeployRequest.EndpointConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployRequest.EndpointConfig |
DeployRequest.EndpointConfig.parseFrom(ByteBuffer data) |
static DeployRequest.EndpointConfig |
DeployRequest.EndpointConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployRequest.EndpointConfig |
DeployRequest.EndpointConfig.parseFrom(com.google.protobuf.ByteString data) |
static DeployRequest.EndpointConfig |
DeployRequest.EndpointConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployRequest.EndpointConfig |
DeployRequest.EndpointConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static DeployRequest.EndpointConfig |
DeployRequest.EndpointConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployRequest.EndpointConfig |
DeployRequest.EndpointConfig.parseFrom(InputStream input) |
static DeployRequest.EndpointConfig |
DeployRequest.EndpointConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DeployRequest.EndpointConfig> |
DeployRequest.EndpointConfig.getParserForType() |
static com.google.protobuf.Parser<DeployRequest.EndpointConfig> |
DeployRequest.EndpointConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
DeployRequest.Builder |
DeployRequest.Builder.mergeEndpointConfig(DeployRequest.EndpointConfig value)
Optional.
|
DeployRequest.EndpointConfig.Builder |
DeployRequest.EndpointConfig.Builder.mergeFrom(DeployRequest.EndpointConfig other) |
static DeployRequest.EndpointConfig.Builder |
DeployRequest.EndpointConfig.newBuilder(DeployRequest.EndpointConfig prototype) |
DeployRequest.Builder |
DeployRequest.Builder.setEndpointConfig(DeployRequest.EndpointConfig value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.