| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
FasterDeploymentConfig |
FasterDeploymentConfig.Builder.build() |
FasterDeploymentConfig |
FasterDeploymentConfig.Builder.buildPartial() |
static FasterDeploymentConfig |
FasterDeploymentConfig.getDefaultInstance() |
FasterDeploymentConfig |
FasterDeploymentConfig.getDefaultInstanceForType() |
FasterDeploymentConfig |
FasterDeploymentConfig.Builder.getDefaultInstanceForType() |
FasterDeploymentConfig |
DeployedModel.getFasterDeploymentConfig()
Configuration for faster model deployment.
|
FasterDeploymentConfig |
DeployedModel.Builder.getFasterDeploymentConfig()
Configuration for faster model deployment.
|
FasterDeploymentConfig |
DeployedModelOrBuilder.getFasterDeploymentConfig()
Configuration for faster model deployment.
|
static FasterDeploymentConfig |
FasterDeploymentConfig.parseDelimitedFrom(InputStream input) |
static FasterDeploymentConfig |
FasterDeploymentConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FasterDeploymentConfig |
FasterDeploymentConfig.parseFrom(byte[] data) |
static FasterDeploymentConfig |
FasterDeploymentConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FasterDeploymentConfig |
FasterDeploymentConfig.parseFrom(ByteBuffer data) |
static FasterDeploymentConfig |
FasterDeploymentConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FasterDeploymentConfig |
FasterDeploymentConfig.parseFrom(com.google.protobuf.ByteString data) |
static FasterDeploymentConfig |
FasterDeploymentConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FasterDeploymentConfig |
FasterDeploymentConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static FasterDeploymentConfig |
FasterDeploymentConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FasterDeploymentConfig |
FasterDeploymentConfig.parseFrom(InputStream input) |
static FasterDeploymentConfig |
FasterDeploymentConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FasterDeploymentConfig> |
FasterDeploymentConfig.getParserForType() |
static com.google.protobuf.Parser<FasterDeploymentConfig> |
FasterDeploymentConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
DeployedModel.Builder |
DeployedModel.Builder.mergeFasterDeploymentConfig(FasterDeploymentConfig value)
Configuration for faster model deployment.
|
FasterDeploymentConfig.Builder |
FasterDeploymentConfig.Builder.mergeFrom(FasterDeploymentConfig other) |
static FasterDeploymentConfig.Builder |
FasterDeploymentConfig.newBuilder(FasterDeploymentConfig prototype) |
DeployedModel.Builder |
DeployedModel.Builder.setFasterDeploymentConfig(FasterDeploymentConfig value)
Configuration for faster model deployment.
|
Copyright © 2025 Google LLC. All rights reserved.